Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v1/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v1-rev20260706-2.0.0</version>
<version>v1-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260706-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260713-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ public final class ConfigManagementMembershipSpec extends com.google.api.client.
private ConfigManagementHierarchyControllerConfig hierarchyController;

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -151,17 +152,19 @@ public ConfigManagementMembershipSpec setHierarchyController(ConfigManagementHie
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @return value or {@code null} for none
*/
public java.lang.String getManagement() {
return management;
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @param management management or {@code null} for none
*/
public ConfigManagementMembershipSpec setManagement(java.lang.String management) {
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v1/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v1-rev20260706-2.0.0</version>
<name>GKE Hub API v1-rev20260706-2.0.0</name>
<version>v1-rev20260713-2.0.0</version>
<name>GKE Hub API v1-rev20260713-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v1-rev20260706-2.0.0</version>
<version>v1-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260706-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v1-rev20260713-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v1alpha/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v1alpha-rev20260706-2.0.0</version>
<version>v1alpha-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260706-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260713-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ public final class ConfigManagementMembershipSpec extends com.google.api.client.
private ConfigManagementHierarchyControllerConfig hierarchyController;

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -175,17 +176,19 @@ public ConfigManagementMembershipSpec setHierarchyController(ConfigManagementHie
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @return value or {@code null} for none
*/
public java.lang.String getManagement() {
return management;
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @param management management or {@code null} for none
*/
public ConfigManagementMembershipSpec setManagement(java.lang.String management) {
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v1alpha/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v1alpha-rev20260706-2.0.0</version>
<name>GKE Hub API v1alpha-rev20260706-2.0.0</name>
<version>v1alpha-rev20260713-2.0.0</version>
<name>GKE Hub API v1alpha-rev20260713-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v1alpha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v1alpha-rev20260706-2.0.0</version>
<version>v1alpha-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260706-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v1alpha-rev20260713-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v2/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v2-rev20260623-2.0.0</version>
<version>v2-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v2-rev20260623-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v2-rev20260713-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ public final class ConfigManagementSpec extends com.google.api.client.json.Gener
private ConfigManagementHierarchyControllerConfig hierarchyController;

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -175,17 +176,19 @@ public ConfigManagementSpec setHierarchyController(ConfigManagementHierarchyCont
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @return value or {@code null} for none
*/
public java.lang.String getManagement() {
return management;
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @param management management or {@code null} for none
*/
public ConfigManagementSpec setManagement(java.lang.String management) {
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v2/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v2-rev20260623-2.0.0</version>
<name>GKE Hub API v2-rev20260623-2.0.0</name>
<version>v2-rev20260713-2.0.0</version>
<name>GKE Hub API v2-rev20260713-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v2-rev20260623-2.0.0</version>
<version>v2-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v2-rev20260623-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v2-rev20260713-2.0.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v2alpha/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v2alpha-rev20260623-2.0.0</version>
<version>v2alpha-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20260623-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20260713-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ public final class ConfigManagementSpec extends com.google.api.client.json.Gener
private ConfigManagementHierarchyControllerConfig hierarchyController;

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -175,17 +176,19 @@ public ConfigManagementSpec setHierarchyController(ConfigManagementHierarchyCont
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @return value or {@code null} for none
*/
public java.lang.String getManagement() {
return management;
}

/**
* Optional. Deprecated: From version 1.21.0, automatic Feature management is unavailable, and
* Config Sync only supports manual upgrades.
* Optional. Deprecated: In Preview, automatic Feature management is unavailable from version
* 1.21.0 onwards, and Config Sync only supports manual upgrades. If set to manual upgrades, clear
* this field instead, which is behaviorally equivalent.
* @param management management or {@code null} for none
*/
public ConfigManagementSpec setManagement(java.lang.String management) {
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v2alpha/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v2alpha-rev20260623-2.0.0</version>
<name>GKE Hub API v2alpha-rev20260623-2.0.0</name>
<version>v2alpha-rev20260713-2.0.0</version>
<name>GKE Hub API v2alpha-rev20260713-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gkehub/v2alpha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gkehub</artifactId>
<version>v2alpha-rev20260623-2.0.0</version>
<version>v2alpha-rev20260713-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20260623-2.0.0'
implementation 'com.google.apis:google-api-services-gkehub:v2alpha-rev20260713-2.0.0'
}
```

Expand Down
Loading