File tree Expand file tree Collapse file tree 8 files changed +24
-24
lines changed
clients/google-api-services-gkehub
com/google/api/services/gkehub/v1alpha
com/google/api/services/gkehub/v2alpha Expand file tree Collapse file tree 8 files changed +24
-24
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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-gkehub</artifactId >
25
- <version >v1alpha-rev20250731 -2.0.0</version >
25
+ <version >v1alpha-rev20250815 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
38
- implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20250731 -2.0.0'
38
+ implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20250815 -2.0.0'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -709,22 +709,22 @@ public List setName(java.lang.String name) {
709
709
}
710
710
711
711
/**
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 .
714
714
*/
715
715
@ com .google .api .client .util .Key
716
716
private java .util .List <java .lang .String > extraLocationTypes ;
717
717
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 .
720
720
*/
721
721
public java .util .List <java .lang .String > getExtraLocationTypes () {
722
722
return extraLocationTypes ;
723
723
}
724
724
725
725
/**
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 .
728
728
*/
729
729
public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
730
730
this .extraLocationTypes = extraLocationTypes ;
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<artifactId >google-api-services-gkehub</artifactId >
11
- <version >v1alpha-rev20250731 -2.0.0</version >
12
- <name >GKE Hub API v1alpha-rev20250731 -2.0.0</name >
11
+ <version >v1alpha-rev20250815 -2.0.0</version >
12
+ <name >GKE Hub API v1alpha-rev20250815 -2.0.0</name >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-gkehub</artifactId >
25
- <version >v1alpha-rev20250731 -2.0.0</version >
25
+ <version >v1alpha-rev20250815 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
38
- implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20250731 -2.0.0'
38
+ implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20250815 -2.0.0'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-gkehub</artifactId >
25
- <version >v2alpha-rev20250731 -2.0.0</version >
25
+ <version >v2alpha-rev20250815 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
38
- implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20250731 -2.0.0'
38
+ implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20250815 -2.0.0'
39
39
}
40
40
```
41
41
Original file line number Diff line number Diff line change @@ -445,22 +445,22 @@ public List setName(java.lang.String name) {
445
445
}
446
446
447
447
/**
448
- * Optional. A list of extra location types that should be used as conditions for
449
- * controlling the visibility of the locations .
448
+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
449
+ * documented otherwise. This is primarily for internal usage .
450
450
*/
451
451
@ com .google .api .client .util .Key
452
452
private java .util .List <java .lang .String > extraLocationTypes ;
453
453
454
- /** Optional. A list of extra location types that should be used as conditions for controlling the
455
- visibility of the locations .
454
+ /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
455
+ otherwise. This is primarily for internal usage .
456
456
*/
457
457
public java .util .List <java .lang .String > getExtraLocationTypes () {
458
458
return extraLocationTypes ;
459
459
}
460
460
461
461
/**
462
- * Optional. A list of extra location types that should be used as conditions for
463
- * controlling the visibility of the locations .
462
+ * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
463
+ * documented otherwise. This is primarily for internal usage .
464
464
*/
465
465
public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
466
466
this .extraLocationTypes = extraLocationTypes ;
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.google.apis</groupId >
10
10
<artifactId >google-api-services-gkehub</artifactId >
11
- <version >v2alpha-rev20250731 -2.0.0</version >
12
- <name >GKE Hub API v2alpha-rev20250731 -2.0.0</name >
11
+ <version >v2alpha-rev20250815 -2.0.0</version >
12
+ <name >GKE Hub API v2alpha-rev20250815 -2.0.0</name >
13
13
<packaging >jar</packaging >
14
14
15
15
<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:
22
22
<dependency >
23
23
<groupId >com.google.apis</groupId >
24
24
<artifactId >google-api-services-gkehub</artifactId >
25
- <version >v2alpha-rev20250731 -2.0.0</version >
25
+ <version >v2alpha-rev20250815 -2.0.0</version >
26
26
</dependency >
27
27
</dependencies >
28
28
</project >
@@ -35,7 +35,7 @@ repositories {
35
35
mavenCentral()
36
36
}
37
37
dependencies {
38
- implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20250731 -2.0.0'
38
+ implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20250815 -2.0.0'
39
39
}
40
40
```
41
41
You can’t perform that action at this time.
0 commit comments