diff --git a/clients/google-api-services-compute/alpha/2.0.0/README.md b/clients/google-api-services-compute/alpha/2.0.0/README.md
index d5f18415bf2..2e2945fb1d2 100644
--- a/clients/google-api-services-compute/alpha/2.0.0/README.md
+++ b/clients/google-api-services-compute/alpha/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-compute
- alpha-rev20260828-2.0.0
+ alpha-rev20260908-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-compute:alpha-rev20260828-2.0.0'
+ implementation 'com.google.apis:google-api-services-compute:alpha-rev20260908-2.0.0'
}
```
diff --git a/clients/google-api-services-compute/alpha/2.0.0/com/google/api/services/compute/model/Commitment.java b/clients/google-api-services-compute/alpha/2.0.0/com/google/api/services/compute/model/Commitment.java
index 4026bbbbe98..fb6ad752496 100644
--- a/clients/google-api-services-compute/alpha/2.0.0/com/google/api/services/compute/model/Commitment.java
+++ b/clients/google-api-services-compute/alpha/2.0.0/com/google/api/services/compute/model/Commitment.java
@@ -254,10 +254,11 @@ public final class Commitment extends com.google.api.client.json.GenericJson {
* GENERAL_PURPOSE,GENERAL_PURPOSE_C4, GENERAL_PURPOSE_E2,GENERAL_PURPOSE_N2,
* GENERAL_PURPOSE_N2D,GENERAL_PURPOSE_N4, GENERAL_PURPOSE_T2D,GRAPHICS_OPTIMIZED,
* GRAPHICS_OPTIMIZED_G4,GRAPHICS_OPTIMIZED_G4_VGPU,MEMORY_OPTIMIZED,
- * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3. For example, type
- * MEMORY_OPTIMIZED specifies a commitment that applies only to eligible resources of memory
- * optimized M1 and M2 machine series. Type GENERAL_PURPOSE specifies a commitment that applies
- * only to eligible resources of general purpose N1 machine series.
+ * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3,STORAGE_OPTIMIZED_Z4DS,
+ * STORAGE_OPTIMIZED_Z4DH,STORAGE_OPTIMIZED_Z4D4T. For example, type MEMORY_OPTIMIZED specifies a
+ * commitment that applies only to eligible resources of memory optimized M1 and M2 machine
+ * series. Type GENERAL_PURPOSE specifies a commitment that applies only to eligible resources of
+ * general purpose N1 machine series.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -767,10 +768,11 @@ public Commitment setStatusMessage(java.lang.String statusMessage) {
* GENERAL_PURPOSE,GENERAL_PURPOSE_C4, GENERAL_PURPOSE_E2,GENERAL_PURPOSE_N2,
* GENERAL_PURPOSE_N2D,GENERAL_PURPOSE_N4, GENERAL_PURPOSE_T2D,GRAPHICS_OPTIMIZED,
* GRAPHICS_OPTIMIZED_G4,GRAPHICS_OPTIMIZED_G4_VGPU,MEMORY_OPTIMIZED,
- * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3. For example, type
- * MEMORY_OPTIMIZED specifies a commitment that applies only to eligible resources of memory
- * optimized M1 and M2 machine series. Type GENERAL_PURPOSE specifies a commitment that applies
- * only to eligible resources of general purpose N1 machine series.
+ * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3,STORAGE_OPTIMIZED_Z4DS,
+ * STORAGE_OPTIMIZED_Z4DH,STORAGE_OPTIMIZED_Z4D4T. For example, type MEMORY_OPTIMIZED specifies a
+ * commitment that applies only to eligible resources of memory optimized M1 and M2 machine
+ * series. Type GENERAL_PURPOSE specifies a commitment that applies only to eligible resources of
+ * general purpose N1 machine series.
* @return value or {@code null} for none
*/
public java.lang.String getType() {
@@ -788,10 +790,11 @@ public java.lang.String getType() {
* GENERAL_PURPOSE,GENERAL_PURPOSE_C4, GENERAL_PURPOSE_E2,GENERAL_PURPOSE_N2,
* GENERAL_PURPOSE_N2D,GENERAL_PURPOSE_N4, GENERAL_PURPOSE_T2D,GRAPHICS_OPTIMIZED,
* GRAPHICS_OPTIMIZED_G4,GRAPHICS_OPTIMIZED_G4_VGPU,MEMORY_OPTIMIZED,
- * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3. For example, type
- * MEMORY_OPTIMIZED specifies a commitment that applies only to eligible resources of memory
- * optimized M1 and M2 machine series. Type GENERAL_PURPOSE specifies a commitment that applies
- * only to eligible resources of general purpose N1 machine series.
+ * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3,STORAGE_OPTIMIZED_Z4DS,
+ * STORAGE_OPTIMIZED_Z4DH,STORAGE_OPTIMIZED_Z4D4T. For example, type MEMORY_OPTIMIZED specifies a
+ * commitment that applies only to eligible resources of memory optimized M1 and M2 machine
+ * series. Type GENERAL_PURPOSE specifies a commitment that applies only to eligible resources of
+ * general purpose N1 machine series.
* @param type type or {@code null} for none
*/
public Commitment setType(java.lang.String type) {
diff --git a/clients/google-api-services-compute/alpha/2.0.0/pom.xml b/clients/google-api-services-compute/alpha/2.0.0/pom.xml
index 3a47a761828..9f2a574f6b2 100644
--- a/clients/google-api-services-compute/alpha/2.0.0/pom.xml
+++ b/clients/google-api-services-compute/alpha/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-compute
- alpha-rev20260828-2.0.0
- Compute Engine API alpha-rev20260828-2.0.0
+ alpha-rev20260908-2.0.0
+ Compute Engine API alpha-rev20260908-2.0.0
jar
2011
diff --git a/clients/google-api-services-compute/alpha/README.md b/clients/google-api-services-compute/alpha/README.md
index d5f18415bf2..2e2945fb1d2 100644
--- a/clients/google-api-services-compute/alpha/README.md
+++ b/clients/google-api-services-compute/alpha/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-compute
- alpha-rev20260828-2.0.0
+ alpha-rev20260908-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-compute:alpha-rev20260828-2.0.0'
+ implementation 'com.google.apis:google-api-services-compute:alpha-rev20260908-2.0.0'
}
```
diff --git a/clients/google-api-services-compute/beta/2.0.0/README.md b/clients/google-api-services-compute/beta/2.0.0/README.md
index 625cb8dd475..a7042943817 100644
--- a/clients/google-api-services-compute/beta/2.0.0/README.md
+++ b/clients/google-api-services-compute/beta/2.0.0/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-compute
- beta-rev20260828-2.0.0
+ beta-rev20260908-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-compute:beta-rev20260828-2.0.0'
+ implementation 'com.google.apis:google-api-services-compute:beta-rev20260908-2.0.0'
}
```
diff --git a/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/Commitment.java b/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/Commitment.java
index 29591d54195..083dc68b719 100644
--- a/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/Commitment.java
+++ b/clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/Commitment.java
@@ -247,10 +247,11 @@ public final class Commitment extends com.google.api.client.json.GenericJson {
* GENERAL_PURPOSE,GENERAL_PURPOSE_C4, GENERAL_PURPOSE_E2,GENERAL_PURPOSE_N2,
* GENERAL_PURPOSE_N2D,GENERAL_PURPOSE_N4, GENERAL_PURPOSE_T2D,GRAPHICS_OPTIMIZED,
* GRAPHICS_OPTIMIZED_G4,GRAPHICS_OPTIMIZED_G4_VGPU,MEMORY_OPTIMIZED,
- * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3. For example, type
- * MEMORY_OPTIMIZED specifies a commitment that applies only to eligible resources of memory
- * optimized M1 and M2 machine series. Type GENERAL_PURPOSE specifies a commitment that applies
- * only to eligible resources of general purpose N1 machine series.
+ * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3,STORAGE_OPTIMIZED_Z4DS,
+ * STORAGE_OPTIMIZED_Z4DH,STORAGE_OPTIMIZED_Z4D4T. For example, type MEMORY_OPTIMIZED specifies a
+ * commitment that applies only to eligible resources of memory optimized M1 and M2 machine
+ * series. Type GENERAL_PURPOSE specifies a commitment that applies only to eligible resources of
+ * general purpose N1 machine series.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
@@ -743,10 +744,11 @@ public Commitment setStatusMessage(java.lang.String statusMessage) {
* GENERAL_PURPOSE,GENERAL_PURPOSE_C4, GENERAL_PURPOSE_E2,GENERAL_PURPOSE_N2,
* GENERAL_PURPOSE_N2D,GENERAL_PURPOSE_N4, GENERAL_PURPOSE_T2D,GRAPHICS_OPTIMIZED,
* GRAPHICS_OPTIMIZED_G4,GRAPHICS_OPTIMIZED_G4_VGPU,MEMORY_OPTIMIZED,
- * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3. For example, type
- * MEMORY_OPTIMIZED specifies a commitment that applies only to eligible resources of memory
- * optimized M1 and M2 machine series. Type GENERAL_PURPOSE specifies a commitment that applies
- * only to eligible resources of general purpose N1 machine series.
+ * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3,STORAGE_OPTIMIZED_Z4DS,
+ * STORAGE_OPTIMIZED_Z4DH,STORAGE_OPTIMIZED_Z4D4T. For example, type MEMORY_OPTIMIZED specifies a
+ * commitment that applies only to eligible resources of memory optimized M1 and M2 machine
+ * series. Type GENERAL_PURPOSE specifies a commitment that applies only to eligible resources of
+ * general purpose N1 machine series.
* @return value or {@code null} for none
*/
public java.lang.String getType() {
@@ -764,10 +766,11 @@ public java.lang.String getType() {
* GENERAL_PURPOSE,GENERAL_PURPOSE_C4, GENERAL_PURPOSE_E2,GENERAL_PURPOSE_N2,
* GENERAL_PURPOSE_N2D,GENERAL_PURPOSE_N4, GENERAL_PURPOSE_T2D,GRAPHICS_OPTIMIZED,
* GRAPHICS_OPTIMIZED_G4,GRAPHICS_OPTIMIZED_G4_VGPU,MEMORY_OPTIMIZED,
- * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3. For example, type
- * MEMORY_OPTIMIZED specifies a commitment that applies only to eligible resources of memory
- * optimized M1 and M2 machine series. Type GENERAL_PURPOSE specifies a commitment that applies
- * only to eligible resources of general purpose N1 machine series.
+ * MEMORY_OPTIMIZED_M3,MEMORY_OPTIMIZED_X4, STORAGE_OPTIMIZED_Z3,STORAGE_OPTIMIZED_Z4DS,
+ * STORAGE_OPTIMIZED_Z4DH,STORAGE_OPTIMIZED_Z4D4T. For example, type MEMORY_OPTIMIZED specifies a
+ * commitment that applies only to eligible resources of memory optimized M1 and M2 machine
+ * series. Type GENERAL_PURPOSE specifies a commitment that applies only to eligible resources of
+ * general purpose N1 machine series.
* @param type type or {@code null} for none
*/
public Commitment setType(java.lang.String type) {
diff --git a/clients/google-api-services-compute/beta/2.0.0/pom.xml b/clients/google-api-services-compute/beta/2.0.0/pom.xml
index 1f0e3063914..440e77d564a 100644
--- a/clients/google-api-services-compute/beta/2.0.0/pom.xml
+++ b/clients/google-api-services-compute/beta/2.0.0/pom.xml
@@ -8,8 +8,8 @@
com.google.apis
google-api-services-compute
- beta-rev20260828-2.0.0
- Compute Engine API beta-rev20260828-2.0.0
+ beta-rev20260908-2.0.0
+ Compute Engine API beta-rev20260908-2.0.0
jar
2011
diff --git a/clients/google-api-services-compute/beta/README.md b/clients/google-api-services-compute/beta/README.md
index 625cb8dd475..a7042943817 100644
--- a/clients/google-api-services-compute/beta/README.md
+++ b/clients/google-api-services-compute/beta/README.md
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
com.google.apis
google-api-services-compute
- beta-rev20260828-2.0.0
+ beta-rev20260908-2.0.0
@@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
- implementation 'com.google.apis:google-api-services-compute:beta-rev20260828-2.0.0'
+ implementation 'com.google.apis:google-api-services-compute:beta-rev20260908-2.0.0'
}
```