File tree Expand file tree Collapse file tree 28 files changed +84
-84
lines changed
clients/google-api-services-gkehub
com/google/api/services/gkehub/v1alpha
com/google/api/services/gkehub/v1beta1
com/google/api/services/gkehub/v1beta
com/google/api/services/gkehub/v1
com/google/api/services/gkehub/v2alpha
com/google/api/services/gkehub/v2beta
com/google/api/services/gkehub/v2 Expand file tree Collapse file tree 28 files changed +84
-84
lines changed Original file line number Diff line number Diff 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-gkehub</artifactId >
25- <version >v1-rev20251002 -2.0.0</version >
25+ <version >v1-rev20251026 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-gkehub:v1-rev20251002 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-gkehub:v1-rev20251026 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -709,22 +709,22 @@ public List setName(java.lang.String name) {
709709 }
710710
711711 /**
712- * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
713- * is primarily intended for internal usage.
712+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
713+ * documented otherwise. This is primarily for internal usage.
714714 */
715715 @ com .google .api .client .util .Key
716716 private java .util .List <java .lang .String > extraLocationTypes ;
717717
718- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
719- primarily intended for internal usage.
718+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
719+ otherwise. This is primarily for internal usage.
720720 */
721721 public java .util .List <java .lang .String > getExtraLocationTypes () {
722722 return extraLocationTypes ;
723723 }
724724
725725 /**
726- * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
727- * is primarily intended for internal usage.
726+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
727+ * documented otherwise. This is primarily for internal usage.
728728 */
729729 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
730730 this .extraLocationTypes = extraLocationTypes ;
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-gkehub</artifactId >
11- <version >v1-rev20251002 -2.0.0</version >
12- <name >GKE Hub API v1-rev20251002 -2.0.0</name >
11+ <version >v1-rev20251026 -2.0.0</version >
12+ <name >GKE Hub API v1-rev20251026 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff 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-gkehub</artifactId >
25- <version >v1-rev20251002 -2.0.0</version >
25+ <version >v1-rev20251026 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-gkehub:v1-rev20251002 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-gkehub:v1-rev20251026 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff 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-gkehub</artifactId >
25- <version >v1alpha-rev20251002 -2.0.0</version >
25+ <version >v1alpha-rev20251026 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20251002 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20251026 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -709,22 +709,22 @@ public List setName(java.lang.String name) {
709709 }
710710
711711 /**
712- * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
713- * is primarily intended for internal usage.
712+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
713+ * documented otherwise. This is primarily for internal usage.
714714 */
715715 @ com .google .api .client .util .Key
716716 private java .util .List <java .lang .String > extraLocationTypes ;
717717
718- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
719- primarily intended for internal usage.
718+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
719+ otherwise. This is primarily for internal usage.
720720 */
721721 public java .util .List <java .lang .String > getExtraLocationTypes () {
722722 return extraLocationTypes ;
723723 }
724724
725725 /**
726- * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
727- * is primarily intended for internal usage.
726+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
727+ * documented otherwise. This is primarily for internal usage.
728728 */
729729 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
730730 this .extraLocationTypes = extraLocationTypes ;
Original file line number Diff line number Diff line change 88
99 <groupId >com.google.apis</groupId >
1010 <artifactId >google-api-services-gkehub</artifactId >
11- <version >v1alpha-rev20251002 -2.0.0</version >
12- <name >GKE Hub API v1alpha-rev20251002 -2.0.0</name >
11+ <version >v1alpha-rev20251026 -2.0.0</version >
12+ <name >GKE Hub API v1alpha-rev20251026 -2.0.0</name >
1313 <packaging >jar</packaging >
1414
1515 <inceptionYear >2011</inceptionYear >
Original file line number Diff line number Diff 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-gkehub</artifactId >
25- <version >v1alpha-rev20251002 -2.0.0</version >
25+ <version >v1alpha-rev20251026 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20251002 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20251026 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff 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-gkehub</artifactId >
25- <version >v1beta-rev20251002 -2.0.0</version >
25+ <version >v1beta-rev20251026 -2.0.0</version >
2626 </dependency >
2727 </dependencies >
2828</project >
@@ -35,7 +35,7 @@ repositories {
3535 mavenCentral()
3636}
3737dependencies {
38- implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20251002 -2.0.0'
38+ implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20251026 -2.0.0'
3939}
4040```
4141
Original file line number Diff line number Diff line change @@ -709,22 +709,22 @@ public List setName(java.lang.String name) {
709709 }
710710
711711 /**
712- * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
713- * is primarily intended for internal usage.
712+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
713+ * documented otherwise. This is primarily for internal usage.
714714 */
715715 @ com .google .api .client .util .Key
716716 private java .util .List <java .lang .String > extraLocationTypes ;
717717
718- /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
719- primarily intended for internal usage.
718+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
719+ otherwise. This is primarily for internal usage.
720720 */
721721 public java .util .List <java .lang .String > getExtraLocationTypes () {
722722 return extraLocationTypes ;
723723 }
724724
725725 /**
726- * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
727- * is primarily intended for internal usage.
726+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
727+ * documented otherwise. This is primarily for internal usage.
728728 */
729729 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
730730 this .extraLocationTypes = extraLocationTypes ;
You can’t perform that action at this time.
0 commit comments