Skip to content

Commit ffa4d99

Browse files
chore: generate libraries at Sat Aug 23 02:33:27 UTC 2025
1 parent 7d1ed69 commit ffa4d99

16 files changed

Lines changed: 8961 additions & 5804 deletions

File tree

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/BackendService.java

Lines changed: 21 additions & 21 deletions
Large diffs are not rendered by default.

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/BackendServiceLocalityLoadBalancingPolicyConfigPolicy.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public enum Name implements com.google.protobuf.ProtocolMessageEnum {
105105
*
106106
*
107107
* <pre>
108-
* This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824
108+
* This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software Network Load Balancer.
109109
* </pre>
110110
*
111111
* <code>MAGLEV = 119180266;</code>
@@ -203,7 +203,7 @@ public enum Name implements com.google.protobuf.ProtocolMessageEnum {
203203
*
204204
*
205205
* <pre>
206-
* This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824
206+
* This algorithm implements consistent hashing to backends. Maglev can be used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see Maglev: A Fast and Reliable Software Network Load Balancer.
207207
* </pre>
208208
*
209209
* <code>MAGLEV = 119180266;</code>

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/BackendServiceOrBuilder.java

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/Compute.java

Lines changed: 5659 additions & 5662 deletions
Large diffs are not rendered by default.

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/TargetHttpsProxy.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
*
2525
* <pre>
26-
* Represents a Target HTTPS Proxy resource. Google Compute Engine has two Target HTTPS Proxy resources: * [Global](/compute/docs/reference/rest/v1/targetHttpsProxies) * [Regional](/compute/docs/reference/rest/v1/regionTargetHttpsProxies) A target HTTPS proxy is a component of Google Cloud HTTPS load balancers. * targetHttpProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTPS proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.
26+
* Represents a Target HTTPS Proxy resource. Google Compute Engine has two Target HTTPS Proxy resources: * [Global](/compute/docs/reference/rest/v1/targetHttpsProxies) * [Regional](/compute/docs/reference/rest/v1/regionTargetHttpsProxies) A target HTTPS proxy is a component of Google Cloud HTTPS load balancers. * targetHttpsProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpsProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTPS proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.
2727
* </pre>
2828
*
2929
* Protobuf type {@code google.cloud.compute.v1.TargetHttpsProxy}
@@ -2025,7 +2025,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
20252025
*
20262026
*
20272027
* <pre>
2028-
* Represents a Target HTTPS Proxy resource. Google Compute Engine has two Target HTTPS Proxy resources: * [Global](/compute/docs/reference/rest/v1/targetHttpsProxies) * [Regional](/compute/docs/reference/rest/v1/regionTargetHttpsProxies) A target HTTPS proxy is a component of Google Cloud HTTPS load balancers. * targetHttpProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTPS proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.
2028+
* Represents a Target HTTPS Proxy resource. Google Compute Engine has two Target HTTPS Proxy resources: * [Global](/compute/docs/reference/rest/v1/targetHttpsProxies) * [Regional](/compute/docs/reference/rest/v1/regionTargetHttpsProxies) A target HTTPS proxy is a component of Google Cloud HTTPS load balancers. * targetHttpsProxies are used by global external Application Load Balancers, classic Application Load Balancers, cross-region internal Application Load Balancers, and Traffic Director. * regionTargetHttpsProxies are used by regional internal Application Load Balancers and regional external Application Load Balancers. Forwarding rules reference a target HTTPS proxy, and the target proxy then references a URL map. For more information, read Using Target Proxies and Forwarding rule concepts.
20292029
* </pre>
20302030
*
20312031
* Protobuf type {@code google.cloud.compute.v1.TargetHttpsProxy}

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/UpcomingMaintenance.java

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,16 @@ public enum MaintenanceReasons implements com.google.protobuf.ProtocolMessageEnu
178178
* <code>FAILURE_NVLINK = 484426295;</code>
179179
*/
180180
FAILURE_NVLINK(484426295),
181+
/**
182+
*
183+
*
184+
* <pre>
185+
* Maintenance due to redundant hardware fault.
186+
* </pre>
187+
*
188+
* <code>FAILURE_REDUNDANT_HARDWARE_FAULT = 31000530;</code>
189+
*/
190+
FAILURE_REDUNDANT_HARDWARE_FAULT(31000530),
181191
/**
182192
*
183193
*
@@ -331,6 +341,17 @@ public enum MaintenanceReasons implements com.google.protobuf.ProtocolMessageEnu
331341
*/
332342
public static final int FAILURE_NVLINK_VALUE = 484426295;
333343

344+
/**
345+
*
346+
*
347+
* <pre>
348+
* Maintenance due to redundant hardware fault.
349+
* </pre>
350+
*
351+
* <code>FAILURE_REDUNDANT_HARDWARE_FAULT = 31000530;</code>
352+
*/
353+
public static final int FAILURE_REDUNDANT_HARDWARE_FAULT_VALUE = 31000530;
354+
334355
/**
335356
*
336357
*
@@ -419,6 +440,8 @@ public static MaintenanceReasons forNumber(int value) {
419440
return FAILURE_NETWORK;
420441
case 484426295:
421442
return FAILURE_NVLINK;
443+
case 31000530:
444+
return FAILURE_REDUNDANT_HARDWARE_FAULT;
422445
case 359845636:
423446
return INFRASTRUCTURE_RELOCATION;
424447
case 50570235:

0 commit comments

Comments
 (0)