File tree Expand file tree Collapse file tree 8 files changed +30
-30
lines changed
clients/google-api-services-servicenetworking
com/google/api/services/servicenetworking/v1beta/model
com/google/api/services/servicenetworking/v1/model Expand file tree Collapse file tree 8 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-servicenetworking</artifactId >
25- <version >v1-rev20250107 -2.0.0</version >
25+ <version >v1-rev20250129 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-servicenetworking:v1-rev20250107 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-servicenetworking:v1-rev20250129 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change 3232public final class Page extends com .google .api .client .json .GenericJson {
3333
3434 /**
35- * The Markdown content of the page. You can use (== include {path} ==) to include content from a
36- * Markdown file. The content can be used to produce the documentation page such as HTML format
37- * page.
35+ * The Markdown content of the page. You can use ``` (== include {path} ==)``` to include content
36+ * from a Markdown file. The content can be used to produce the documentation page such as HTML
37+ * format page.
3838 * The value may be {@code null}.
3939 */
4040 @ com .google .api .client .util .Key
@@ -61,19 +61,19 @@ public final class Page extends com.google.api.client.json.GenericJson {
6161 private java .util .List <Page > subpages ;
6262
6363 /**
64- * The Markdown content of the page. You can use (== include {path} ==) to include content from a
65- * Markdown file. The content can be used to produce the documentation page such as HTML format
66- * page.
64+ * The Markdown content of the page. You can use ``` (== include {path} ==)``` to include content
65+ * from a Markdown file. The content can be used to produce the documentation page such as HTML
66+ * format page.
6767 * @return value or {@code null} for none
6868 */
6969 public java .lang .String getContent () {
7070 return content ;
7171 }
7272
7373 /**
74- * The Markdown content of the page. You can use (== include {path} ==) to include content from a
75- * Markdown file. The content can be used to produce the documentation page such as HTML format
76- * page.
74+ * The Markdown content of the page. You can use ``` (== include {path} ==)``` to include content
75+ * from a Markdown file. The content can be used to produce the documentation page such as HTML
76+ * format page.
7777 * @param content content or {@code null} for none
7878 */
7979 public Page setContent (java .lang .String content ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-servicenetworking</artifactId >
11- <version >v1-rev20250107 -2.0.0</version >
12- <name >Service Networking API v1-rev20250107 -2.0.0</name >
11+ <version >v1-rev20250129 -2.0.0</version >
12+ <name >Service Networking API v1-rev20250129 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-servicenetworking</artifactId >
25- <version >v1-rev20250107 -2.0.0</version >
25+ <version >v1-rev20250129 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-servicenetworking:v1-rev20250107 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-servicenetworking:v1-rev20250129 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-servicenetworking</artifactId >
25- <version >v1beta-rev20241212 -2.0.0</version >
25+ <version >v1beta-rev20250129 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-servicenetworking:v1beta-rev20241212 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-servicenetworking:v1beta-rev20250129 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change 3232public final class Page extends com .google .api .client .json .GenericJson {
3333
3434 /**
35- * The Markdown content of the page. You can use (== include {path} ==) to include content from a
36- * Markdown file. The content can be used to produce the documentation page such as HTML format
37- * page.
35+ * The Markdown content of the page. You can use ``` (== include {path} ==)``` to include content
36+ * from a Markdown file. The content can be used to produce the documentation page such as HTML
37+ * format page.
3838 * The value may be {@code null}.
3939 */
4040 @ com .google .api .client .util .Key
@@ -61,19 +61,19 @@ public final class Page extends com.google.api.client.json.GenericJson {
6161 private java .util .List <Page > subpages ;
6262
6363 /**
64- * The Markdown content of the page. You can use (== include {path} ==) to include content from a
65- * Markdown file. The content can be used to produce the documentation page such as HTML format
66- * page.
64+ * The Markdown content of the page. You can use ``` (== include {path} ==)``` to include content
65+ * from a Markdown file. The content can be used to produce the documentation page such as HTML
66+ * format page.
6767 * @return value or {@code null} for none
6868 */
6969 public java .lang .String getContent () {
7070 return content ;
7171 }
7272
7373 /**
74- * The Markdown content of the page. You can use (== include {path} ==) to include content from a
75- * Markdown file. The content can be used to produce the documentation page such as HTML format
76- * page.
74+ * The Markdown content of the page. You can use ``` (== include {path} ==)``` to include content
75+ * from a Markdown file. The content can be used to produce the documentation page such as HTML
76+ * format page.
7777 * @param content content or {@code null} for none
7878 */
7979 public Page setContent (java .lang .String content ) {
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-servicenetworking</artifactId >
11- <version >v1beta-rev20241212 -2.0.0</version >
12- <name >Service Networking API v1beta-rev20241212 -2.0.0</name >
11+ <version >v1beta-rev20250129 -2.0.0</version >
12+ <name >Service Networking API v1beta-rev20250129 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222 <dependency >
2323 <groupId >com.google.apis</groupId >
2424 <artifactId >google-api-services-servicenetworking</artifactId >
25- <version >v1beta-rev20241212 -2.0.0</version >
25+ <version >v1beta-rev20250129 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-servicenetworking:v1beta-rev20241212 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-servicenetworking:v1beta-rev20250129 -2.0.0'
3939}
4040```
4141
You can’t perform that action at this time.
0 commit comments