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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-servicenetworking</artifactId >
25
- <version >v1-rev20250107 -2.0.0</version >
25
+ <version >v1-rev20250129 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change 32
32
public final class Page extends com .google .api .client .json .GenericJson {
33
33
34
34
/**
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.
38
38
* The value may be {@code null}.
39
39
*/
40
40
@ com .google .api .client .util .Key
@@ -61,19 +61,19 @@ public final class Page extends com.google.api.client.json.GenericJson {
61
61
private java .util .List <Page > subpages ;
62
62
63
63
/**
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.
67
67
* @return value or {@code null} for none
68
68
*/
69
69
public java .lang .String getContent () {
70
70
return content ;
71
71
}
72
72
73
73
/**
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.
77
77
* @param content content or {@code null} for none
78
78
*/
79
79
public Page setContent (java .lang .String content ) {
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<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 >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-servicenetworking</artifactId >
25
- <version >v1-rev20250107 -2.0.0</version >
25
+ <version >v1-rev20250129 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-servicenetworking</artifactId >
25
- <version >v1beta-rev20241212 -2.0.0</version >
25
+ <version >v1beta-rev20250129 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change 32
32
public final class Page extends com .google .api .client .json .GenericJson {
33
33
34
34
/**
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.
38
38
* The value may be {@code null}.
39
39
*/
40
40
@ com .google .api .client .util .Key
@@ -61,19 +61,19 @@ public final class Page extends com.google.api.client.json.GenericJson {
61
61
private java .util .List <Page > subpages ;
62
62
63
63
/**
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.
67
67
* @return value or {@code null} for none
68
68
*/
69
69
public java .lang .String getContent () {
70
70
return content ;
71
71
}
72
72
73
73
/**
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.
77
77
* @param content content or {@code null} for none
78
78
*/
79
79
public Page setContent (java .lang .String content ) {
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<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 >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-servicenetworking</artifactId >
25
- <version >v1beta-rev20241212 -2.0.0</version >
25
+ <version >v1beta-rev20250129 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
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'
39
39
}
40
40
```
41
41
You can’t perform that action at this time.
0 commit comments