Skip to content

Commit bf0c8a6

Browse files
chore: regenerate container client
1 parent abed618 commit bf0c8a6

7 files changed

Lines changed: 24 additions & 21 deletions

File tree

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

clients/google-api-services-container/v1/2.0.0/com/google/api/services/container/model/NodePool.java

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public final class NodePool extends com.google.api.client.json.GenericJson {
5858
private BestEffortProvisioning bestEffortProvisioning;
5959

6060
/**
61-
* Which conditions caused the current node pool state.
61+
* Output only. Which conditions caused the current node pool state.
6262
* The value may be {@code null}.
6363
*/
6464
@com.google.api.client.util.Key
@@ -72,8 +72,9 @@ public final class NodePool extends com.google.api.client.json.GenericJson {
7272
private NodeConfig config;
7373

7474
/**
75-
* This checksum is computed by the server based on the value of node pool fields, and may be sent
76-
* on update requests to ensure the client has an up-to-date value before proceeding.
75+
* Output only. This checksum is computed by the server based on the value of node pool fields,
76+
* and may be sent on update requests to ensure the client has an up-to-date value before
77+
* proceeding.
7778
* The value may be {@code null}.
7879
*/
7980
@com.google.api.client.util.Key
@@ -277,15 +278,15 @@ public NodePool setBestEffortProvisioning(BestEffortProvisioning bestEffortProvi
277278
}
278279

279280
/**
280-
* Which conditions caused the current node pool state.
281+
* Output only. Which conditions caused the current node pool state.
281282
* @return value or {@code null} for none
282283
*/
283284
public java.util.List<StatusCondition> getConditions() {
284285
return conditions;
285286
}
286287

287288
/**
288-
* Which conditions caused the current node pool state.
289+
* Output only. Which conditions caused the current node pool state.
289290
* @param conditions conditions or {@code null} for none
290291
*/
291292
public NodePool setConditions(java.util.List<StatusCondition> conditions) {
@@ -311,17 +312,19 @@ public NodePool setConfig(NodeConfig config) {
311312
}
312313

313314
/**
314-
* This checksum is computed by the server based on the value of node pool fields, and may be sent
315-
* on update requests to ensure the client has an up-to-date value before proceeding.
315+
* Output only. This checksum is computed by the server based on the value of node pool fields,
316+
* and may be sent on update requests to ensure the client has an up-to-date value before
317+
* proceeding.
316318
* @return value or {@code null} for none
317319
*/
318320
public java.lang.String getEtag() {
319321
return etag;
320322
}
321323

322324
/**
323-
* This checksum is computed by the server based on the value of node pool fields, and may be sent
324-
* on update requests to ensure the client has an up-to-date value before proceeding.
325+
* Output only. This checksum is computed by the server based on the value of node pool fields,
326+
* and may be sent on update requests to ensure the client has an up-to-date value before
327+
* proceeding.
325328
* @param etag etag or {@code null} for none
326329
*/
327330
public NodePool setEtag(java.lang.String etag) {

clients/google-api-services-container/v1/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-container</artifactId>
11-
<version>v1-rev20260609-2.0.0</version>
12-
<name>Kubernetes Engine API v1-rev20260609-2.0.0</name>
11+
<version>v1-rev20260616-2.0.0</version>
12+
<name>Kubernetes Engine API v1-rev20260616-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

clients/google-api-services-container/v1beta1/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-container</artifactId>
25-
<version>v1beta1-rev20260609-2.0.0</version>
25+
<version>v1beta1-rev20260616-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-container:v1beta1-rev20260609-2.0.0'
38+
implementation 'com.google.apis:google-api-services-container:v1beta1-rev20260616-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-container/v1beta1/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-container</artifactId>
11-
<version>v1beta1-rev20260609-2.0.0</version>
12-
<name>Kubernetes Engine API v1beta1-rev20260609-2.0.0</name>
11+
<version>v1beta1-rev20260616-2.0.0</version>
12+
<name>Kubernetes Engine API v1beta1-rev20260616-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-container/v1beta1/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-container</artifactId>
25-
<version>v1beta1-rev20260609-2.0.0</version>
25+
<version>v1beta1-rev20260616-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-container:v1beta1-rev20260609-2.0.0'
38+
implementation 'com.google.apis:google-api-services-container:v1beta1-rev20260616-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)