Skip to content

Commit 04b262d

Browse files
1 parent 30013c3 commit 04b262d

File tree

21 files changed

+72
-2242
lines changed

21 files changed

+72
-2242
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-rev20240913-2.0.0</version>
25+
<version>v1-rev20240919-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-rev20240913-2.0.0'
38+
implementation 'com.google.apis:google-api-services-networkservices:v1-rev20240919-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: 10 additions & 509 deletions
Large diffs are not rendered by default.

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

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public final class LbRouteExtension extends com.google.api.client.json.GenericJs
8181
/**
8282
* Required. All backend services and forwarding rules referenced by this extension must share the
8383
* same load balancing scheme. Supported values: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`. For more
84-
* information, refer to [Choosing a load balancer](https://cloud.google.com/load-
84+
* information, refer to [Backend services overview](https://cloud.google.com/load-
8585
* balancing/docs/backend-service).
8686
* The value may be {@code null}.
8787
*/
@@ -93,8 +93,7 @@ public final class LbRouteExtension extends com.google.api.client.json.GenericJs
9393
* `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The
9494
* metadata is available under the namespace `com.google.lb_route_extension.`. The following
9595
* variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the
96-
* forwarding rule's fully qualified resource name. Only one of the resource level metadata and
97-
* extension level metadata can be set.
96+
* forwarding rule's fully qualified resource name.
9897
* The value may be {@code null}.
9998
*/
10099
@com.google.api.client.util.Key
@@ -217,7 +216,7 @@ public LbRouteExtension setLabels(java.util.Map<String, java.lang.String> labels
217216
/**
218217
* Required. All backend services and forwarding rules referenced by this extension must share the
219218
* same load balancing scheme. Supported values: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`. For more
220-
* information, refer to [Choosing a load balancer](https://cloud.google.com/load-
219+
* information, refer to [Backend services overview](https://cloud.google.com/load-
221220
* balancing/docs/backend-service).
222221
* @return value or {@code null} for none
223222
*/
@@ -228,7 +227,7 @@ public java.lang.String getLoadBalancingScheme() {
228227
/**
229228
* Required. All backend services and forwarding rules referenced by this extension must share the
230229
* same load balancing scheme. Supported values: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`. For more
231-
* information, refer to [Choosing a load balancer](https://cloud.google.com/load-
230+
* information, refer to [Backend services overview](https://cloud.google.com/load-
232231
* balancing/docs/backend-service).
233232
* @param loadBalancingScheme loadBalancingScheme or {@code null} for none
234233
*/
@@ -242,8 +241,7 @@ public LbRouteExtension setLoadBalancingScheme(java.lang.String loadBalancingSch
242241
* `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The
243242
* metadata is available under the namespace `com.google.lb_route_extension.`. The following
244243
* variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the
245-
* forwarding rule's fully qualified resource name. Only one of the resource level metadata and
246-
* extension level metadata can be set.
244+
* forwarding rule's fully qualified resource name.
247245
* @return value or {@code null} for none
248246
*/
249247
public java.util.Map<String, java.lang.Object> getMetadata() {
@@ -255,8 +253,7 @@ public java.util.Map<String, java.lang.Object> getMetadata() {
255253
* `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. The
256254
* metadata is available under the namespace `com.google.lb_route_extension.`. The following
257255
* variables are supported in the metadata Struct: `{forwarding_rule_id}` - substituted with the
258-
* forwarding rule's fully qualified resource name. Only one of the resource level metadata and
259-
* extension level metadata can be set.
256+
* forwarding rule's fully qualified resource name.
260257
* @param metadata metadata or {@code null} for none
261258
*/
262259
public LbRouteExtension setMetadata(java.util.Map<String, java.lang.Object> metadata) {

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public final class LbTrafficExtension extends com.google.api.client.json.Generic
8282
/**
8383
* Required. All backend services and forwarding rules referenced by this extension must share the
8484
* same load balancing scheme. Supported values: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`. For more
85-
* information, refer to [Choosing a load balancer](https://cloud.google.com/load-
85+
* information, refer to [Backend services overview](https://cloud.google.com/load-
8686
* balancing/docs/backend-service).
8787
* The value may be {@code null}.
8888
*/
@@ -94,7 +94,7 @@ public final class LbTrafficExtension extends com.google.api.client.json.Generic
9494
* `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under
9595
* the key `com.google.lb_traffic_extension.`. The following variables are supported in the
9696
* metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified
97-
* resource name. Only one of the resource level metadata and extension level metadata can be set.
97+
* resource name.
9898
* The value may be {@code null}.
9999
*/
100100
@com.google.api.client.util.Key
@@ -217,7 +217,7 @@ public LbTrafficExtension setLabels(java.util.Map<String, java.lang.String> labe
217217
/**
218218
* Required. All backend services and forwarding rules referenced by this extension must share the
219219
* same load balancing scheme. Supported values: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`. For more
220-
* information, refer to [Choosing a load balancer](https://cloud.google.com/load-
220+
* information, refer to [Backend services overview](https://cloud.google.com/load-
221221
* balancing/docs/backend-service).
222222
* @return value or {@code null} for none
223223
*/
@@ -228,7 +228,7 @@ public java.lang.String getLoadBalancingScheme() {
228228
/**
229229
* Required. All backend services and forwarding rules referenced by this extension must share the
230230
* same load balancing scheme. Supported values: `INTERNAL_MANAGED`, `EXTERNAL_MANAGED`. For more
231-
* information, refer to [Choosing a load balancer](https://cloud.google.com/load-
231+
* information, refer to [Backend services overview](https://cloud.google.com/load-
232232
* balancing/docs/backend-service).
233233
* @param loadBalancingScheme loadBalancingScheme or {@code null} for none
234234
*/
@@ -242,7 +242,7 @@ public LbTrafficExtension setLoadBalancingScheme(java.lang.String loadBalancingS
242242
* `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under
243243
* the key `com.google.lb_traffic_extension.`. The following variables are supported in the
244244
* metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified
245-
* resource name. Only one of the resource level metadata and extension level metadata can be set.
245+
* resource name.
246246
* @return value or {@code null} for none
247247
*/
248248
public java.util.Map<String, java.lang.Object> getMetadata() {
@@ -254,7 +254,7 @@ public java.util.Map<String, java.lang.Object> getMetadata() {
254254
* `ProcessingRequest.metadata_context.filter_metadata` map field. The metadata is available under
255255
* the key `com.google.lb_traffic_extension.`. The following variables are supported in the
256256
* metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified
257-
* resource name. Only one of the resource level metadata and extension level metadata can be set.
257+
* resource name.
258258
* @param metadata metadata or {@code null} for none
259259
*/
260260
public LbTrafficExtension setMetadata(java.util.Map<String, java.lang.Object> metadata) {

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-rev20240913-2.0.0</version>
12-
<name>Network Services API v1-rev20240913-2.0.0</name>
11+
<version>v1-rev20240919-2.0.0</version>
12+
<name>Network Services API v1-rev20240919-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-rev20240913-2.0.0</version>
25+
<version>v1-rev20240919-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-rev20240913-2.0.0'
38+
implementation 'com.google.apis:google-api-services-networkservices:v1-rev20240919-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-networkservices/v1beta1/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>v1beta1-rev20240913-2.0.0</version>
25+
<version>v1beta1-rev20240919-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:v1beta1-rev20240913-2.0.0'
38+
implementation 'com.google.apis:google-api-services-networkservices:v1beta1-rev20240919-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)