Skip to content

Commit 6b389dc

Browse files
1 parent 4dd821e commit 6b389dc

File tree

19 files changed

+69
-69
lines changed

19 files changed

+69
-69
lines changed

clients/google-api-services-gkehub/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-gkehub</artifactId>
25-
<version>v1-rev20250731-2.0.0</version>
25+
<version>v1-rev20250815-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-gkehub:v1-rev20250731-2.0.0'
38+
implementation 'com.google.apis:google-api-services-gkehub:v1-rev20250815-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-gkehub/v1/2.0.0/com/google/api/services/gkehub/v1/GKEHub.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -709,22 +709,22 @@ public List setName(java.lang.String name) {
709709
}
710710

711711
/**
712-
* Optional. A list of extra location types that should be used as conditions for
713-
* controlling the visibility of the locations.
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. A list of extra location types that should be used as conditions for controlling the
719-
visibility of the locations.
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. A list of extra location types that should be used as conditions for
727-
* controlling the visibility of the locations.
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;

clients/google-api-services-gkehub/v1/2.0.0/pom.xml

Lines changed: 5 additions & 5 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-gkehub</artifactId>
11-
<version>v1-rev20250731-2.0.0</version>
12-
<name>GKE Hub API v1-rev20250731-2.0.0</name>
11+
<version>v1-rev20250815-2.0.0</version>
12+
<name>GKE Hub API v1-rev20250815-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -89,9 +89,9 @@
8989
<windowtitle>GKE Hub API ${project.version}</windowtitle>
9090
<links>
9191
<link>http://docs.oracle.com/javase/7/docs/api</link>
92-
<link>https://googleapis.dev/java/google-http-client/2.0.0/</link>
92+
<link>https://googleapis.dev/java/google-http-client/1.47.1/</link>
9393
<link>https://googleapis.dev/java/google-oauth-client/1.39.0/</link>
94-
<link>https://googleapis.dev/java/google-api-client/2.8.1/</link>
94+
<link>https://googleapis.dev/java/google-api-client/2.8.0/</link>
9595
</links>
9696
</configuration>
9797
</plugin>
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.google.api-client</groupId>
126126
<artifactId>google-api-client</artifactId>
127-
<version>2.8.1</version>
127+
<version>2.8.0</version>
128128
</dependency>
129129
</dependencies>
130130

clients/google-api-services-gkehub/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-gkehub</artifactId>
25-
<version>v1-rev20250731-2.0.0</version>
25+
<version>v1-rev20250815-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-gkehub:v1-rev20250731-2.0.0'
38+
implementation 'com.google.apis:google-api-services-gkehub:v1-rev20250815-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
<windowtitle>GKE Hub API ${project.version}</windowtitle>
9090
<links>
9191
<link>http://docs.oracle.com/javase/7/docs/api</link>
92-
<link>https://googleapis.dev/java/google-http-client/2.0.0/</link>
92+
<link>https://googleapis.dev/java/google-http-client/1.47.1/</link>
9393
<link>https://googleapis.dev/java/google-oauth-client/1.39.0/</link>
94-
<link>https://googleapis.dev/java/google-api-client/2.8.1/</link>
94+
<link>https://googleapis.dev/java/google-api-client/2.8.0/</link>
9595
</links>
9696
</configuration>
9797
</plugin>
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.google.api-client</groupId>
126126
<artifactId>google-api-client</artifactId>
127-
<version>2.8.1</version>
127+
<version>2.8.0</version>
128128
</dependency>
129129
</dependencies>
130130

clients/google-api-services-gkehub/v1beta/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-gkehub</artifactId>
25-
<version>v1beta-rev20250731-2.0.0</version>
25+
<version>v1beta-rev20250815-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-gkehub:v1beta-rev20250731-2.0.0'
38+
implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20250815-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-gkehub/v1beta/2.0.0/com/google/api/services/gkehub/v1beta/GKEHub.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -709,22 +709,22 @@ public List setName(java.lang.String name) {
709709
}
710710

711711
/**
712-
* Optional. A list of extra location types that should be used as conditions for
713-
* controlling the visibility of the locations.
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. A list of extra location types that should be used as conditions for controlling the
719-
visibility of the locations.
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. A list of extra location types that should be used as conditions for
727-
* controlling the visibility of the locations.
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;

clients/google-api-services-gkehub/v1beta/2.0.0/pom.xml

Lines changed: 5 additions & 5 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-gkehub</artifactId>
11-
<version>v1beta-rev20250731-2.0.0</version>
12-
<name>GKE Hub API v1beta-rev20250731-2.0.0</name>
11+
<version>v1beta-rev20250815-2.0.0</version>
12+
<name>GKE Hub API v1beta-rev20250815-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>
@@ -89,9 +89,9 @@
8989
<windowtitle>GKE Hub API ${project.version}</windowtitle>
9090
<links>
9191
<link>http://docs.oracle.com/javase/7/docs/api</link>
92-
<link>https://googleapis.dev/java/google-http-client/2.0.0/</link>
92+
<link>https://googleapis.dev/java/google-http-client/1.47.1/</link>
9393
<link>https://googleapis.dev/java/google-oauth-client/1.39.0/</link>
94-
<link>https://googleapis.dev/java/google-api-client/2.8.1/</link>
94+
<link>https://googleapis.dev/java/google-api-client/2.8.0/</link>
9595
</links>
9696
</configuration>
9797
</plugin>
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.google.api-client</groupId>
126126
<artifactId>google-api-client</artifactId>
127-
<version>2.8.1</version>
127+
<version>2.8.0</version>
128128
</dependency>
129129
</dependencies>
130130

clients/google-api-services-gkehub/v1beta/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-gkehub</artifactId>
25-
<version>v1beta-rev20250731-2.0.0</version>
25+
<version>v1beta-rev20250815-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-gkehub:v1beta-rev20250731-2.0.0'
38+
implementation 'com.google.apis:google-api-services-gkehub:v1beta-rev20250815-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-gkehub/v1beta1/2.0.0/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
<windowtitle>GKE Hub API ${project.version}</windowtitle>
9090
<links>
9191
<link>http://docs.oracle.com/javase/7/docs/api</link>
92-
<link>https://googleapis.dev/java/google-http-client/2.0.0/</link>
92+
<link>https://googleapis.dev/java/google-http-client/1.47.1/</link>
9393
<link>https://googleapis.dev/java/google-oauth-client/1.39.0/</link>
94-
<link>https://googleapis.dev/java/google-api-client/2.8.1/</link>
94+
<link>https://googleapis.dev/java/google-api-client/2.8.0/</link>
9595
</links>
9696
</configuration>
9797
</plugin>
@@ -124,7 +124,7 @@
124124
<dependency>
125125
<groupId>com.google.api-client</groupId>
126126
<artifactId>google-api-client</artifactId>
127-
<version>2.8.1</version>
127+
<version>2.8.0</version>
128128
</dependency>
129129
</dependencies>
130130

0 commit comments

Comments
 (0)