Skip to content

Commit 1020e7f

Browse files
1 parent 923912a commit 1020e7f

File tree

9 files changed

+29
-24
lines changed

9 files changed

+29
-24
lines changed

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

clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/CommonFeatureSpec.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.gkehub.v1alpha.model;
1818

1919
/**
20-
* CommonFeatureSpec contains Hub-wide configuration information
20+
* CommonFeatureSpec contains Fleet-wide configuration information
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see:

clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/CommonFeatureState.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.gkehub.v1alpha.model;
1818

1919
/**
20-
* CommonFeatureState contains Hub-wide Feature status information.
20+
* CommonFeatureState contains Fleet-wide Feature status information.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see:
@@ -65,7 +65,7 @@ public final class CommonFeatureState extends com.google.api.client.json.Generic
6565
private ServiceMeshFeatureState servicemesh;
6666

6767
/**
68-
* Output only. The "running state" of the Feature in this Hub.
68+
* Output only. The "running state" of the Feature in this Fleet.
6969
* The value may be {@code null}.
7070
*/
7171
@com.google.api.client.util.Key
@@ -157,15 +157,15 @@ public CommonFeatureState setServicemesh(ServiceMeshFeatureState servicemesh) {
157157
}
158158

159159
/**
160-
* Output only. The "running state" of the Feature in this Hub.
160+
* Output only. The "running state" of the Feature in this Fleet.
161161
* @return value or {@code null} for none
162162
*/
163163
public FeatureState getState() {
164164
return state;
165165
}
166166

167167
/**
168-
* Output only. The "running state" of the Feature in this Hub.
168+
* Output only. The "running state" of the Feature in this Fleet.
169169
* @param state state or {@code null} for none
170170
*/
171171
public CommonFeatureState setState(FeatureState state) {

clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/ConfigManagementMembershipSpec.java

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ public final class ConfigManagementMembershipSpec extends com.google.api.client.
5757
private ConfigManagementConfigSync configSync;
5858

5959
/**
60-
* Hierarchy Controller configuration for the cluster.
60+
* Hierarchy Controller configuration for the cluster. Deprecated: Configuring Hierarchy
61+
* Controller through the configmanagement feature is no longer recommended. Use
62+
* https://github.com/kubernetes-sigs/hierarchical-namespaces instead.
6163
* The value may be {@code null}.
6264
*/
6365
@com.google.api.client.util.Key
@@ -148,15 +150,19 @@ public ConfigManagementMembershipSpec setConfigSync(ConfigManagementConfigSync c
148150
}
149151

150152
/**
151-
* Hierarchy Controller configuration for the cluster.
153+
* Hierarchy Controller configuration for the cluster. Deprecated: Configuring Hierarchy
154+
* Controller through the configmanagement feature is no longer recommended. Use
155+
* https://github.com/kubernetes-sigs/hierarchical-namespaces instead.
152156
* @return value or {@code null} for none
153157
*/
154158
public ConfigManagementHierarchyControllerConfig getHierarchyController() {
155159
return hierarchyController;
156160
}
157161

158162
/**
159-
* Hierarchy Controller configuration for the cluster.
163+
* Hierarchy Controller configuration for the cluster. Deprecated: Configuring Hierarchy
164+
* Controller through the configmanagement feature is no longer recommended. Use
165+
* https://github.com/kubernetes-sigs/hierarchical-namespaces instead.
160166
* @param hierarchyController hierarchyController or {@code null} for none
161167
*/
162168
public ConfigManagementMembershipSpec setHierarchyController(ConfigManagementHierarchyControllerConfig hierarchyController) {

clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/Feature.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.gkehub.v1alpha.model;
1818

1919
/**
20-
* Feature represents the settings and status of any Hub Feature.
20+
* Feature represents the settings and status of any Fleet Feature.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see:
@@ -123,15 +123,15 @@ public final class Feature extends com.google.api.client.json.GenericJson {
123123
private java.util.Map<String, ScopeFeatureState> scopeStates;
124124

125125
/**
126-
* Optional. Hub-wide Feature configuration. If this Feature does not support any Hub-wide
126+
* Optional. Fleet-wide Feature configuration. If this Feature does not support any Fleet-wide
127127
* configuration, this field may be unused.
128128
* The value may be {@code null}.
129129
*/
130130
@com.google.api.client.util.Key
131131
private CommonFeatureSpec spec;
132132

133133
/**
134-
* Output only. The Hub-wide Feature state.
134+
* Output only. The Fleet-wide Feature state.
135135
* The value may be {@code null}.
136136
*/
137137
@com.google.api.client.util.Key
@@ -368,7 +368,7 @@ public Feature setScopeStates(java.util.Map<String, ScopeFeatureState> scopeStat
368368
}
369369

370370
/**
371-
* Optional. Hub-wide Feature configuration. If this Feature does not support any Hub-wide
371+
* Optional. Fleet-wide Feature configuration. If this Feature does not support any Fleet-wide
372372
* configuration, this field may be unused.
373373
* @return value or {@code null} for none
374374
*/
@@ -377,7 +377,7 @@ public CommonFeatureSpec getSpec() {
377377
}
378378

379379
/**
380-
* Optional. Hub-wide Feature configuration. If this Feature does not support any Hub-wide
380+
* Optional. Fleet-wide Feature configuration. If this Feature does not support any Fleet-wide
381381
* configuration, this field may be unused.
382382
* @param spec spec or {@code null} for none
383383
*/
@@ -387,15 +387,15 @@ public Feature setSpec(CommonFeatureSpec spec) {
387387
}
388388

389389
/**
390-
* Output only. The Hub-wide Feature state.
390+
* Output only. The Fleet-wide Feature state.
391391
* @return value or {@code null} for none
392392
*/
393393
public CommonFeatureState getState() {
394394
return state;
395395
}
396396

397397
/**
398-
* Output only. The Hub-wide Feature state.
398+
* Output only. The Fleet-wide Feature state.
399399
* @param state state or {@code null} for none
400400
*/
401401
public Feature setState(CommonFeatureState state) {

clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/FeatureResourceState.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
/**
2020
* FeatureResourceState describes the state of a Feature *resource* in the GkeHub API. See
21-
* `FeatureState` for the "running state" of the Feature in the Hub and across Memberships.
21+
* `FeatureState` for the "running state" of the Feature in the Fleet and across Memberships.
2222
*
2323
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2424
* transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see:

clients/google-api-services-gkehub/v1alpha/2.0.0/com/google/api/services/gkehub/v1alpha/model/MembershipFeatureSpec.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
package com.google.api.services.gkehub.v1alpha.model;
1818

1919
/**
20-
* MembershipFeatureSpec contains configuration information for a single Membership. NOTE: Please
21-
* use snake case in your feature name.
20+
* MembershipFeatureSpec contains configuration information for a single Membership.
2221
*
2322
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2423
* transmitted over HTTP when working with the GKE Hub API. For a detailed explanation see:

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

Lines changed: 2 additions & 2 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>v1alpha-rev20240809-2.0.0</version>
12-
<name>GKE Hub API v1alpha-rev20240809-2.0.0</name>
11+
<version>v1alpha-rev20240815-2.0.0</version>
12+
<name>GKE Hub API v1alpha-rev20240815-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

0 commit comments

Comments
 (0)