Skip to content

Commit 4242993

Browse files
1 parent 6674433 commit 4242993

File tree

11 files changed

+76
-25
lines changed

11 files changed

+76
-25
lines changed

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

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/AutoprovisioningNodePoolDefaults.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public final class AutoprovisioningNodePoolDefaults extends com.google.api.clien
6666
private java.lang.String imageType;
6767

6868
/**
69-
* Enable or disable Kubelet read only port.
69+
* DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead.
7070
* The value may be {@code null}.
7171
*/
7272
@com.google.api.client.util.Key
@@ -213,15 +213,15 @@ public AutoprovisioningNodePoolDefaults setImageType(java.lang.String imageType)
213213
}
214214

215215
/**
216-
* Enable or disable Kubelet read only port.
216+
* DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead.
217217
* @return value or {@code null} for none
218218
*/
219219
public java.lang.Boolean getInsecureKubeletReadonlyPortEnabled() {
220220
return insecureKubeletReadonlyPortEnabled;
221221
}
222222

223223
/**
224-
* Enable or disable Kubelet read only port.
224+
* DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead.
225225
* @param insecureKubeletReadonlyPortEnabled insecureKubeletReadonlyPortEnabled or {@code null} for none
226226
*/
227227
public AutoprovisioningNodePoolDefaults setInsecureKubeletReadonlyPortEnabled(java.lang.Boolean insecureKubeletReadonlyPortEnabled) {

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/Cluster.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ public final class Cluster extends com.google.api.client.json.GenericJson {
407407

408408
/**
409409
* The monitoring service the cluster should use to write metrics. Currently available options: *
410-
* "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native
410+
* `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a Kubernetes-native
411411
* resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer
412412
* available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as
413413
* an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or
@@ -1611,7 +1611,7 @@ public Cluster setMonitoringConfig(MonitoringConfig monitoringConfig) {
16111611

16121612
/**
16131613
* The monitoring service the cluster should use to write metrics. Currently available options: *
1614-
* "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native
1614+
* `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a Kubernetes-native
16151615
* resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer
16161616
* available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as
16171617
* an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or
@@ -1624,7 +1624,7 @@ public java.lang.String getMonitoringService() {
16241624

16251625
/**
16261626
* The monitoring service the cluster should use to write metrics. Currently available options: *
1627-
* "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native
1627+
* `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a Kubernetes-native
16281628
* resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer
16291629
* available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as
16301630
* an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/ClusterUpdate.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ public final class ClusterUpdate extends com.google.api.client.json.GenericJson
334334

335335
/**
336336
* The monitoring service the cluster should use to write metrics. Currently available options: *
337-
* "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native
337+
* `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a Kubernetes-native
338338
* resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer
339339
* available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as
340340
* an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or
@@ -1337,7 +1337,7 @@ public ClusterUpdate setDesiredMonitoringConfig(MonitoringConfig desiredMonitori
13371337

13381338
/**
13391339
* The monitoring service the cluster should use to write metrics. Currently available options: *
1340-
* "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native
1340+
* `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a Kubernetes-native
13411341
* resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer
13421342
* available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as
13431343
* an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or
@@ -1350,7 +1350,7 @@ public java.lang.String getDesiredMonitoringService() {
13501350

13511351
/**
13521352
* The monitoring service the cluster should use to write metrics. Currently available options: *
1353-
* "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a Kubernetes-native
1353+
* `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a Kubernetes-native
13541354
* resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring service (no longer
13551355
* available as of GKE 1.15). * `none` - No metrics will be exported from the cluster. If left as
13561356
* an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE 1.14+ or

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/NodeConfig.java

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ public final class NodeConfig extends com.google.api.client.json.GenericJson {
7979

8080
/**
8181
* Size of the disk attached to each node, specified in GB. The smallest allowed disk size is
82-
* 10GB. If unspecified, the default disk size is 100GB.
82+
* 10GB. TODO(b/395671893) - Deprecate disk_size_gb and disk_type fields. If unspecified, the
83+
* default disk size is 100GB.
8384
* The value may be {@code null}.
8485
*/
8586
@com.google.api.client.util.Key
@@ -506,7 +507,8 @@ public NodeConfig setContainerdConfig(ContainerdConfig containerdConfig) {
506507

507508
/**
508509
* Size of the disk attached to each node, specified in GB. The smallest allowed disk size is
509-
* 10GB. If unspecified, the default disk size is 100GB.
510+
* 10GB. TODO(b/395671893) - Deprecate disk_size_gb and disk_type fields. If unspecified, the
511+
* default disk size is 100GB.
510512
* @return value or {@code null} for none
511513
*/
512514
public java.lang.Integer getDiskSizeGb() {
@@ -515,7 +517,8 @@ public java.lang.Integer getDiskSizeGb() {
515517

516518
/**
517519
* Size of the disk attached to each node, specified in GB. The smallest allowed disk size is
518-
* 10GB. If unspecified, the default disk size is 100GB.
520+
* 10GB. TODO(b/395671893) - Deprecate disk_size_gb and disk_type fields. If unspecified, the
521+
* default disk size is 100GB.
519522
* @param diskSizeGb diskSizeGb or {@code null} for none
520523
*/
521524
public NodeConfig setDiskSizeGb(java.lang.Integer diskSizeGb) {

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/SecurityBulletinEvent.java

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,13 @@ public final class SecurityBulletinEvent extends com.google.api.client.json.Gene
7575
@com.google.api.client.util.Key
7676
private java.lang.Boolean manualStepsRequired;
7777

78+
/**
79+
* The GKE versions where this vulnerability is mitigated.
80+
* The value may be {@code null}.
81+
*/
82+
@com.google.api.client.util.Key
83+
private java.util.List<java.lang.String> mitigatedVersions;
84+
7885
/**
7986
* The GKE versions where this vulnerability is patched.
8087
* The value may be {@code null}.
@@ -214,6 +221,23 @@ public SecurityBulletinEvent setManualStepsRequired(java.lang.Boolean manualStep
214221
return this;
215222
}
216223

224+
/**
225+
* The GKE versions where this vulnerability is mitigated.
226+
* @return value or {@code null} for none
227+
*/
228+
public java.util.List<java.lang.String> getMitigatedVersions() {
229+
return mitigatedVersions;
230+
}
231+
232+
/**
233+
* The GKE versions where this vulnerability is mitigated.
234+
* @param mitigatedVersions mitigatedVersions or {@code null} for none
235+
*/
236+
public SecurityBulletinEvent setMitigatedVersions(java.util.List<java.lang.String> mitigatedVersions) {
237+
this.mitigatedVersions = mitigatedVersions;
238+
return this;
239+
}
240+
217241
/**
218242
* The GKE versions where this vulnerability is patched.
219243
* @return value or {@code null} for none

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/SetMonitoringServiceRequest.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public final class SetMonitoringServiceRequest extends com.google.api.client.jso
4040

4141
/**
4242
* Required. The monitoring service the cluster should use to write metrics. Currently available
43-
* options: * "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a
43+
* options: * `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a
4444
* Kubernetes-native resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring
4545
* service (no longer available as of GKE 1.15). * `none` - No metrics will be exported from the
4646
* cluster. If left as an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE
@@ -97,7 +97,7 @@ public SetMonitoringServiceRequest setClusterId(java.lang.String clusterId) {
9797

9898
/**
9999
* Required. The monitoring service the cluster should use to write metrics. Currently available
100-
* options: * "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a
100+
* options: * `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a
101101
* Kubernetes-native resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring
102102
* service (no longer available as of GKE 1.15). * `none` - No metrics will be exported from the
103103
* cluster. If left as an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE
@@ -110,7 +110,7 @@ public java.lang.String getMonitoringService() {
110110

111111
/**
112112
* Required. The monitoring service the cluster should use to write metrics. Currently available
113-
* options: * "monitoring.googleapis.com/kubernetes" - The Cloud Monitoring service with a
113+
* options: * `monitoring.googleapis.com/kubernetes` - The Cloud Monitoring service with a
114114
* Kubernetes-native resource model * `monitoring.googleapis.com` - The legacy Cloud Monitoring
115115
* service (no longer available as of GKE 1.15). * `none` - No metrics will be exported from the
116116
* cluster. If left as an empty string,`monitoring.googleapis.com/kubernetes` will be used for GKE

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/UpgradeDetails.java

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ public final class UpgradeDetails extends com.google.api.client.json.GenericJson
5151
@com.google.api.client.util.Key
5252
private String startTime;
5353

54+
/**
55+
* The start type of the upgrade.
56+
* The value may be {@code null}.
57+
*/
58+
@com.google.api.client.util.Key
59+
private java.lang.String startType;
60+
5461
/**
5562
* Output only. The state of the upgrade.
5663
* The value may be {@code null}.
@@ -116,6 +123,23 @@ public UpgradeDetails setStartTime(String startTime) {
116123
return this;
117124
}
118125

126+
/**
127+
* The start type of the upgrade.
128+
* @return value or {@code null} for none
129+
*/
130+
public java.lang.String getStartType() {
131+
return startType;
132+
}
133+
134+
/**
135+
* The start type of the upgrade.
136+
* @param startType startType or {@code null} for none
137+
*/
138+
public UpgradeDetails setStartType(java.lang.String startType) {
139+
this.startType = startType;
140+
return this;
141+
}
142+
119143
/**
120144
* Output only. The state of the upgrade.
121145
* @return value or {@code null} for none

clients/google-api-services-container/v1beta1/2.0.0/com/google/api/services/container/v1beta1/model/WindowsNodeConfig.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
/**
2020
* Parameters that can be configured on Windows nodes. Windows Node Config that define the
21-
* parameters that will be used to configure the Windows node pool settings
21+
* parameters that will be used to configure the Windows node pool settings.
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 Kubernetes Engine API. For a detailed explanation
@@ -32,22 +32,22 @@
3232
public final class WindowsNodeConfig extends com.google.api.client.json.GenericJson {
3333

3434
/**
35-
* OSVersion specifies the Windows node config to be used on the node
35+
* OSVersion specifies the Windows node config to be used on the node.
3636
* The value may be {@code null}.
3737
*/
3838
@com.google.api.client.util.Key
3939
private java.lang.String osVersion;
4040

4141
/**
42-
* OSVersion specifies the Windows node config to be used on the node
42+
* OSVersion specifies the Windows node config to be used on the node.
4343
* @return value or {@code null} for none
4444
*/
4545
public java.lang.String getOsVersion() {
4646
return osVersion;
4747
}
4848

4949
/**
50-
* OSVersion specifies the Windows node config to be used on the node
50+
* OSVersion specifies the Windows node config to be used on the node.
5151
* @param osVersion osVersion or {@code null} for none
5252
*/
5353
public WindowsNodeConfig setOsVersion(java.lang.String osVersion) {

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-rev20250225-2.0.0</version>
12-
<name>Kubernetes Engine API v1beta1-rev20250225-2.0.0</name>
11+
<version>v1beta1-rev20250311-2.0.0</version>
12+
<name>Kubernetes Engine API v1beta1-rev20250311-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)