Skip to content

Commit 5bc7589

Browse files
1 parent de11052 commit 5bc7589

File tree

18 files changed

+458
-20
lines changed

18 files changed

+458
-20
lines changed

clients/google-api-services-networkservices/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-networkservices</artifactId>
25-
<version>v1-rev20241118-2.0.0</version>
25+
<version>v1-rev20250120-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-networkservices:v1-rev20241118-2.0.0'
38+
implementation 'com.google.apis:google-api-services-networkservices:v1-rev20250120-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-networkservices/v1/2.0.0/com/google/api/services/networkservices/v1/NetworkServices.java

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5354,6 +5354,31 @@ public Delete setName(java.lang.String name) {
53545354
return this;
53555355
}
53565356

5357+
/**
5358+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
5359+
* If the provided etag does not match the server's etag, the request will fail with a 409
5360+
* ABORTED error.
5361+
*/
5362+
@com.google.api.client.util.Key
5363+
private java.lang.String etag;
5364+
5365+
/** Optional. Etag of the resource. If this is provided, it must match the server's etag. If the
5366+
provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.
5367+
*/
5368+
public java.lang.String getEtag() {
5369+
return etag;
5370+
}
5371+
5372+
/**
5373+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
5374+
* If the provided etag does not match the server's etag, the request will fail with a 409
5375+
* ABORTED error.
5376+
*/
5377+
public Delete setEtag(java.lang.String etag) {
5378+
this.etag = etag;
5379+
return this;
5380+
}
5381+
53575382
@Override
53585383
public Delete set(String parameterName, Object value) {
53595384
return (Delete) super.set(parameterName, value);
@@ -6171,6 +6196,31 @@ public Delete setName(java.lang.String name) {
61716196
return this;
61726197
}
61736198

6199+
/**
6200+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
6201+
* If the provided etag does not match the server's etag, the request will fail with a 409
6202+
* ABORTED error.
6203+
*/
6204+
@com.google.api.client.util.Key
6205+
private java.lang.String etag;
6206+
6207+
/** Optional. Etag of the resource. If this is provided, it must match the server's etag. If the
6208+
provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.
6209+
*/
6210+
public java.lang.String getEtag() {
6211+
return etag;
6212+
}
6213+
6214+
/**
6215+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
6216+
* If the provided etag does not match the server's etag, the request will fail with a 409
6217+
* ABORTED error.
6218+
*/
6219+
public Delete setEtag(java.lang.String etag) {
6220+
this.etag = etag;
6221+
return this;
6222+
}
6223+
61746224
@Override
61756225
public Delete set(String parameterName, Object value) {
61766226
return (Delete) super.set(parameterName, value);
@@ -12227,6 +12277,31 @@ public Delete setName(java.lang.String name) {
1222712277
return this;
1222812278
}
1222912279

12280+
/**
12281+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
12282+
* If the provided etag does not match the server's etag, the request will fail with a 409
12283+
* ABORTED error.
12284+
*/
12285+
@com.google.api.client.util.Key
12286+
private java.lang.String etag;
12287+
12288+
/** Optional. Etag of the resource. If this is provided, it must match the server's etag. If the
12289+
provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.
12290+
*/
12291+
public java.lang.String getEtag() {
12292+
return etag;
12293+
}
12294+
12295+
/**
12296+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
12297+
* If the provided etag does not match the server's etag, the request will fail with a 409
12298+
* ABORTED error.
12299+
*/
12300+
public Delete setEtag(java.lang.String etag) {
12301+
this.etag = etag;
12302+
return this;
12303+
}
12304+
1223012305
@Override
1223112306
public Delete set(String parameterName, Object value) {
1223212307
return (Delete) super.set(parameterName, value);
@@ -13044,6 +13119,31 @@ public Delete setName(java.lang.String name) {
1304413119
return this;
1304513120
}
1304613121

13122+
/**
13123+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
13124+
* If the provided etag does not match the server's etag, the request will fail with a 409
13125+
* ABORTED error.
13126+
*/
13127+
@com.google.api.client.util.Key
13128+
private java.lang.String etag;
13129+
13130+
/** Optional. Etag of the resource. If this is provided, it must match the server's etag. If the
13131+
provided etag does not match the server's etag, the request will fail with a 409 ABORTED error.
13132+
*/
13133+
public java.lang.String getEtag() {
13134+
return etag;
13135+
}
13136+
13137+
/**
13138+
* Optional. Etag of the resource. If this is provided, it must match the server's etag.
13139+
* If the provided etag does not match the server's etag, the request will fail with a 409
13140+
* ABORTED error.
13141+
*/
13142+
public Delete setEtag(java.lang.String etag) {
13143+
this.etag = etag;
13144+
return this;
13145+
}
13146+
1304713147
@Override
1304813148
public Delete set(String parameterName, Object value) {
1304913149
return (Delete) super.set(parameterName, value);

clients/google-api-services-networkservices/v1/2.0.0/com/google/api/services/networkservices/v1/model/Gateway.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
* Gateway represents the configuration for a proxy, typically a load balancer. It captures the
2121
* ip:port over which the services are exposed by the proxy, along with any policy configurations.
2222
* Routes have reference to to Gateways to dictate how requests should be routed by this Gateway.
23-
* Next id: 33
2423
*
2524
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2625
* transmitted over HTTP when working with the Network Services API. For a detailed explanation see:
@@ -135,7 +134,7 @@ public final class Gateway extends com.google.api.client.json.GenericJson {
135134
/**
136135
* Optional. Scope determines how configuration across multiple Gateway instances are merged. The
137136
* configuration for multiple Gateway instances with the same scope will be merged as presented as
138-
* a single coniguration to the proxy/load balancer. Max length 64 characters. Scope should start
137+
* a single configuration to the proxy/load balancer. Max length 64 characters. Scope should start
139138
* with a letter and can only have letters, numbers, hyphens.
140139
* The value may be {@code null}.
141140
*/
@@ -420,7 +419,7 @@ public Gateway setRoutingMode(java.lang.String routingMode) {
420419
/**
421420
* Optional. Scope determines how configuration across multiple Gateway instances are merged. The
422421
* configuration for multiple Gateway instances with the same scope will be merged as presented as
423-
* a single coniguration to the proxy/load balancer. Max length 64 characters. Scope should start
422+
* a single configuration to the proxy/load balancer. Max length 64 characters. Scope should start
424423
* with a letter and can only have letters, numbers, hyphens.
425424
* @return value or {@code null} for none
426425
*/
@@ -431,7 +430,7 @@ public java.lang.String getScope() {
431430
/**
432431
* Optional. Scope determines how configuration across multiple Gateway instances are merged. The
433432
* configuration for multiple Gateway instances with the same scope will be merged as presented as
434-
* a single coniguration to the proxy/load balancer. Max length 64 characters. Scope should start
433+
* a single configuration to the proxy/load balancer. Max length 64 characters. Scope should start
435434
* with a letter and can only have letters, numbers, hyphens.
436435
* @param scope scope or {@code null} for none
437436
*/

clients/google-api-services-networkservices/v1/2.0.0/com/google/api/services/networkservices/v1/model/GrpcRoute.java

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ public final class GrpcRoute extends com.google.api.client.json.GenericJson {
4444
@com.google.api.client.util.Key
4545
private java.lang.String description;
4646

47+
/**
48+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
49+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
50+
* ABORTED error.
51+
* The value may be {@code null}.
52+
*/
53+
@com.google.api.client.util.Key
54+
private java.lang.String etag;
55+
4756
/**
4857
* Optional. Gateways defines a list of gateways this GrpcRoute is attached to, as one of the
4958
* routing rules to route the requests served by the gateway. Each gateway reference should match
@@ -155,6 +164,27 @@ public GrpcRoute setDescription(java.lang.String description) {
155164
return this;
156165
}
157166

167+
/**
168+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
169+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
170+
* ABORTED error.
171+
* @return value or {@code null} for none
172+
*/
173+
public java.lang.String getEtag() {
174+
return etag;
175+
}
176+
177+
/**
178+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
179+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
180+
* ABORTED error.
181+
* @param etag etag or {@code null} for none
182+
*/
183+
public GrpcRoute setEtag(java.lang.String etag) {
184+
this.etag = etag;
185+
return this;
186+
}
187+
158188
/**
159189
* Optional. Gateways defines a list of gateways this GrpcRoute is attached to, as one of the
160190
* routing rules to route the requests served by the gateway. Each gateway reference should match

clients/google-api-services-networkservices/v1/2.0.0/com/google/api/services/networkservices/v1/model/HttpRoute.java

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ public final class HttpRoute extends com.google.api.client.json.GenericJson {
4444
@com.google.api.client.util.Key
4545
private java.lang.String description;
4646

47+
/**
48+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
49+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
50+
* ABORTED error.
51+
* The value may be {@code null}.
52+
*/
53+
@com.google.api.client.util.Key
54+
private java.lang.String etag;
55+
4756
/**
4857
* Optional. Gateways defines a list of gateways this HttpRoute is attached to, as one of the
4958
* routing rules to route the requests served by the gateway. Each gateway reference should match
@@ -153,6 +162,27 @@ public HttpRoute setDescription(java.lang.String description) {
153162
return this;
154163
}
155164

165+
/**
166+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
167+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
168+
* ABORTED error.
169+
* @return value or {@code null} for none
170+
*/
171+
public java.lang.String getEtag() {
172+
return etag;
173+
}
174+
175+
/**
176+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
177+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
178+
* ABORTED error.
179+
* @param etag etag or {@code null} for none
180+
*/
181+
public HttpRoute setEtag(java.lang.String etag) {
182+
this.etag = etag;
183+
return this;
184+
}
185+
156186
/**
157187
* Optional. Gateways defines a list of gateways this HttpRoute is attached to, as one of the
158188
* routing rules to route the requests served by the gateway. Each gateway reference should match

clients/google-api-services-networkservices/v1/2.0.0/com/google/api/services/networkservices/v1/model/TcpRoute.java

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ public final class TcpRoute extends com.google.api.client.json.GenericJson {
4343
@com.google.api.client.util.Key
4444
private java.lang.String description;
4545

46+
/**
47+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
48+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
49+
* ABORTED error.
50+
* The value may be {@code null}.
51+
*/
52+
@com.google.api.client.util.Key
53+
private java.lang.String etag;
54+
4655
/**
4756
* Optional. Gateways defines a list of gateways this TcpRoute is attached to, as one of the
4857
* routing rules to route the requests served by the gateway. Each gateway reference should match
@@ -132,6 +141,27 @@ public TcpRoute setDescription(java.lang.String description) {
132141
return this;
133142
}
134143

144+
/**
145+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
146+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
147+
* ABORTED error.
148+
* @return value or {@code null} for none
149+
*/
150+
public java.lang.String getEtag() {
151+
return etag;
152+
}
153+
154+
/**
155+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
156+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
157+
* ABORTED error.
158+
* @param etag etag or {@code null} for none
159+
*/
160+
public TcpRoute setEtag(java.lang.String etag) {
161+
this.etag = etag;
162+
return this;
163+
}
164+
135165
/**
136166
* Optional. Gateways defines a list of gateways this TcpRoute is attached to, as one of the
137167
* routing rules to route the requests served by the gateway. Each gateway reference should match

clients/google-api-services-networkservices/v1/2.0.0/com/google/api/services/networkservices/v1/model/TlsRoute.java

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ public final class TlsRoute extends com.google.api.client.json.GenericJson {
4343
@com.google.api.client.util.Key
4444
private java.lang.String description;
4545

46+
/**
47+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
48+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
49+
* ABORTED error.
50+
* The value may be {@code null}.
51+
*/
52+
@com.google.api.client.util.Key
53+
private java.lang.String etag;
54+
4655
/**
4756
* Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the
4857
* routing rules to route the requests served by the gateway. Each gateway reference should match
@@ -132,6 +141,27 @@ public TlsRoute setDescription(java.lang.String description) {
132141
return this;
133142
}
134143

144+
/**
145+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
146+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
147+
* ABORTED error.
148+
* @return value or {@code null} for none
149+
*/
150+
public java.lang.String getEtag() {
151+
return etag;
152+
}
153+
154+
/**
155+
* Optional. Output only. Etag of the resource. If this is provided, it must match the server's
156+
* etag. If the provided etag does not match the server's etag, the request will fail with a 409
157+
* ABORTED error.
158+
* @param etag etag or {@code null} for none
159+
*/
160+
public TlsRoute setEtag(java.lang.String etag) {
161+
this.etag = etag;
162+
return this;
163+
}
164+
135165
/**
136166
* Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the
137167
* routing rules to route the requests served by the gateway. Each gateway reference should match

clients/google-api-services-networkservices/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-networkservices</artifactId>
11-
<version>v1-rev20241118-2.0.0</version>
12-
<name>Network Services API v1-rev20241118-2.0.0</name>
11+
<version>v1-rev20250120-2.0.0</version>
12+
<name>Network Services API v1-rev20250120-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-networkservices/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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-networkservices</artifactId>
25-
<version>v1-rev20241118-2.0.0</version>
25+
<version>v1-rev20250120-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-networkservices:v1-rev20241118-2.0.0'
38+
implementation 'com.google.apis:google-api-services-networkservices:v1-rev20250120-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)