From b6ec4d9299c0c9f5aeafd7dab1732cb30e9a82cf Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 12 Sep 2026 18:18:40 -0700 Subject: [PATCH] chore: regenerate gkehub client --- clients/google-api-services-gkehub/v1/2.0.0/README.md | 4 ++-- .../com/google/api/services/gkehub/v1/model/Rollout.java | 2 +- clients/google-api-services-gkehub/v1/2.0.0/pom.xml | 4 ++-- clients/google-api-services-gkehub/v1/README.md | 4 ++-- clients/google-api-services-gkehub/v1alpha/2.0.0/README.md | 4 ++-- .../com/google/api/services/gkehub/v1alpha/model/Rollout.java | 2 +- clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml | 4 ++-- clients/google-api-services-gkehub/v1alpha/README.md | 4 ++-- clients/google-api-services-gkehub/v1beta/2.0.0/README.md | 4 ++-- .../com/google/api/services/gkehub/v1beta/model/Rollout.java | 2 +- clients/google-api-services-gkehub/v1beta/2.0.0/pom.xml | 4 ++-- clients/google-api-services-gkehub/v1beta/README.md | 4 ++-- 12 files changed, 21 insertions(+), 21 deletions(-) diff --git a/clients/google-api-services-gkehub/v1/2.0.0/README.md b/clients/google-api-services-gkehub/v1/2.0.0/README.md index 8793eb08aef..ad457d59ac0 100644 --- a/clients/google-api-services-gkehub/v1/2.0.0/README.md +++ b/clients/google-api-services-gkehub/v1/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-gkehub - v1-rev20260817-2.0.0 + v1-rev20260903-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260817-2.0.0' + implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260903-2.0.0' } ``` diff --git a/clients/google-api-services-gkehub/v1/2.0.0/com/google/api/services/gkehub/v1/model/Rollout.java b/clients/google-api-services-gkehub/v1/2.0.0/com/google/api/services/gkehub/v1/model/Rollout.java index 447e79a6570..45277bf3684 100644 --- a/clients/google-api-services-gkehub/v1/2.0.0/com/google/api/services/gkehub/v1/model/Rollout.java +++ b/clients/google-api-services-gkehub/v1/2.0.0/com/google/api/services/gkehub/v1/model/Rollout.java @@ -17,7 +17,7 @@ package com.google.api.services.gkehub.v1.model; /** - * Rollout contains the Rollout metadata and configuration. Next ID: 31 + * Rollout contains the Rollout metadata and configuration. Next ID: 32 * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see: diff --git a/clients/google-api-services-gkehub/v1/2.0.0/pom.xml b/clients/google-api-services-gkehub/v1/2.0.0/pom.xml index ad7cc5a1aa8..02d9f314e77 100644 --- a/clients/google-api-services-gkehub/v1/2.0.0/pom.xml +++ b/clients/google-api-services-gkehub/v1/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-gkehub - v1-rev20260817-2.0.0 - GKE Hub API v1-rev20260817-2.0.0 + v1-rev20260903-2.0.0 + GKE Hub API v1-rev20260903-2.0.0 jar 2011 diff --git a/clients/google-api-services-gkehub/v1/README.md b/clients/google-api-services-gkehub/v1/README.md index 8793eb08aef..ad457d59ac0 100644 --- a/clients/google-api-services-gkehub/v1/README.md +++ b/clients/google-api-services-gkehub/v1/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-gkehub - v1-rev20260817-2.0.0 + v1-rev20260903-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260817-2.0.0' + implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260903-2.0.0' } ``` diff --git a/clients/google-api-services-gkehub/v1alpha/2.0.0/README.md b/clients/google-api-services-gkehub/v1alpha/2.0.0/README.md index c70f1e26359..678ac8bb966 100644 --- a/clients/google-api-services-gkehub/v1alpha/2.0.0/README.md +++ b/clients/google-api-services-gkehub/v1alpha/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-gkehub - v1alpha-rev20260817-2.0.0 + v1alpha-rev20260903-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260817-2.0.0' + implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260903-2.0.0' } ``` diff --git a/clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/Rollout.java b/clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/Rollout.java index 54b4da9bf99..ded49628a5a 100644 --- a/clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/Rollout.java +++ b/clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/Rollout.java @@ -17,7 +17,7 @@ package com.google.api.services.gkehub.v1alpha.model; /** - * Rollout contains the Rollout metadata and configuration. Next ID: 31 + * Rollout contains the Rollout metadata and configuration. Next ID: 32 * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see: diff --git a/clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml b/clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml index 439253705e9..240e086a71c 100644 --- a/clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml +++ b/clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-gkehub - v1alpha-rev20260817-2.0.0 - GKE Hub API v1alpha-rev20260817-2.0.0 + v1alpha-rev20260903-2.0.0 + GKE Hub API v1alpha-rev20260903-2.0.0 jar 2011 diff --git a/clients/google-api-services-gkehub/v1alpha/README.md b/clients/google-api-services-gkehub/v1alpha/README.md index c70f1e26359..678ac8bb966 100644 --- a/clients/google-api-services-gkehub/v1alpha/README.md +++ b/clients/google-api-services-gkehub/v1alpha/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-gkehub - v1alpha-rev20260817-2.0.0 + v1alpha-rev20260903-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260817-2.0.0' + implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260903-2.0.0' } ``` diff --git a/clients/google-api-services-gkehub/v1beta/2.0.0/README.md b/clients/google-api-services-gkehub/v1beta/2.0.0/README.md index d59d0a3f2c8..7eff0f08319 100644 --- a/clients/google-api-services-gkehub/v1beta/2.0.0/README.md +++ b/clients/google-api-services-gkehub/v1beta/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-gkehub - v1beta-rev20260817-2.0.0 + v1beta-rev20260903-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20260817-2.0.0' + implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20260903-2.0.0' } ``` diff --git a/clients/google-api-services-gkehub/v1beta/2.0.0/com/google/api/services/gkehub/v1beta/model/Rollout.java b/clients/google-api-services-gkehub/v1beta/2.0.0/com/google/api/services/gkehub/v1beta/model/Rollout.java index 978189669cf..1e4a0f9076b 100644 --- a/clients/google-api-services-gkehub/v1beta/2.0.0/com/google/api/services/gkehub/v1beta/model/Rollout.java +++ b/clients/google-api-services-gkehub/v1beta/2.0.0/com/google/api/services/gkehub/v1beta/model/Rollout.java @@ -17,7 +17,7 @@ package com.google.api.services.gkehub.v1beta.model; /** - * Rollout contains the Rollout metadata and configuration. Next ID: 31 + * Rollout contains the Rollout metadata and configuration. Next ID: 32 * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see: diff --git a/clients/google-api-services-gkehub/v1beta/2.0.0/pom.xml b/clients/google-api-services-gkehub/v1beta/2.0.0/pom.xml index 4d4755cf6b2..9d058099893 100644 --- a/clients/google-api-services-gkehub/v1beta/2.0.0/pom.xml +++ b/clients/google-api-services-gkehub/v1beta/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-gkehub - v1beta-rev20260817-2.0.0 - GKE Hub API v1beta-rev20260817-2.0.0 + v1beta-rev20260903-2.0.0 + GKE Hub API v1beta-rev20260903-2.0.0 jar 2011 diff --git a/clients/google-api-services-gkehub/v1beta/README.md b/clients/google-api-services-gkehub/v1beta/README.md index d59d0a3f2c8..7eff0f08319 100644 --- a/clients/google-api-services-gkehub/v1beta/README.md +++ b/clients/google-api-services-gkehub/v1beta/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-gkehub - v1beta-rev20260817-2.0.0 + v1beta-rev20260903-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20260817-2.0.0' + implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20260903-2.0.0' } ```