Skip to content

Commit fe20122

Browse files
1 parent b15af77 commit fe20122

20 files changed

+2583
-176
lines changed

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

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/Compute.java

Lines changed: 1833 additions & 140 deletions
Large diffs are not rendered by default.

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/BackendBucketCdnPolicy.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ public final class BackendBucketCdnPolicy extends com.google.api.client.json.Gen
110110
* and override any caching headers. By default, Cloud CDN will apply the following default TTLs
111111
* to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404
112112
* (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found),
113-
* 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in
114-
* negative_caching_policy.
113+
* 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy.
115114
* The value may be {@code null}.
116115
*/
117116
@com.google.api.client.util.Key
@@ -339,8 +338,7 @@ public BackendBucketCdnPolicy setMaxTtl(java.lang.Integer maxTtl) {
339338
* and override any caching headers. By default, Cloud CDN will apply the following default TTLs
340339
* to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404
341340
* (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found),
342-
* 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in
343-
* negative_caching_policy.
341+
* 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy.
344342
* @return value or {@code null} for none
345343
*/
346344
public java.lang.Boolean getNegativeCaching() {
@@ -357,8 +355,7 @@ public java.lang.Boolean getNegativeCaching() {
357355
* and override any caching headers. By default, Cloud CDN will apply the following default TTLs
358356
* to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404
359357
* (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found),
360-
* 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in
361-
* negative_caching_policy.
358+
* 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy.
362359
* @param negativeCaching negativeCaching or {@code null} for none
363360
*/
364361
public BackendBucketCdnPolicy setNegativeCaching(java.lang.Boolean negativeCaching) {

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/BackendServiceCdnPolicy.java

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ public final class BackendServiceCdnPolicy extends com.google.api.client.json.Ge
110110
* and override any caching headers. By default, Cloud CDN will apply the following default TTLs
111111
* to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404
112112
* (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found),
113-
* 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in
114-
* negative_caching_policy.
113+
* 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy.
115114
* The value may be {@code null}.
116115
*/
117116
@com.google.api.client.util.Key
@@ -339,8 +338,7 @@ public BackendServiceCdnPolicy setMaxTtl(java.lang.Integer maxTtl) {
339338
* and override any caching headers. By default, Cloud CDN will apply the following default TTLs
340339
* to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404
341340
* (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found),
342-
* 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in
343-
* negative_caching_policy.
341+
* 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy.
344342
* @return value or {@code null} for none
345343
*/
346344
public java.lang.Boolean getNegativeCaching() {
@@ -357,8 +355,7 @@ public java.lang.Boolean getNegativeCaching() {
357355
* and override any caching headers. By default, Cloud CDN will apply the following default TTLs
358356
* to these status codes: HTTP 300 (Multiple Choice), 301, 308 (Permanent Redirects): 10m HTTP 404
359357
* (Not Found), 410 (Gone), 451 (Unavailable For Legal Reasons): 120s HTTP 405 (Method Not Found),
360-
* 421 (Misdirected Request), 501 (Not Implemented): 60s. These defaults can be overridden in
361-
* negative_caching_policy.
358+
* 501 (Not Implemented): 60s. These defaults can be overridden in negative_caching_policy.
362359
* @param negativeCaching negativeCaching or {@code null} for none
363360
*/
364361
public BackendServiceCdnPolicy setNegativeCaching(java.lang.Boolean negativeCaching) {

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/InstanceParams.java

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
@SuppressWarnings("javadoc")
3030
public final class InstanceParams extends com.google.api.client.json.GenericJson {
3131

32+
/**
33+
* Relative deadline for waiting for capacity. Relevant only for Instances.Insert API.
34+
* The value may be {@code null}.
35+
*/
36+
@com.google.api.client.util.Key
37+
private Duration requestValidForDuration;
38+
3239
/**
3340
* Resource manager tags to be bound to the instance. Tag keys and values have the same definition
3441
* as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in
@@ -38,6 +45,23 @@ public final class InstanceParams extends com.google.api.client.json.GenericJson
3845
@com.google.api.client.util.Key
3946
private java.util.Map<String, java.lang.String> resourceManagerTags;
4047

48+
/**
49+
* Relative deadline for waiting for capacity. Relevant only for Instances.Insert API.
50+
* @return value or {@code null} for none
51+
*/
52+
public Duration getRequestValidForDuration() {
53+
return requestValidForDuration;
54+
}
55+
56+
/**
57+
* Relative deadline for waiting for capacity. Relevant only for Instances.Insert API.
58+
* @param requestValidForDuration requestValidForDuration or {@code null} for none
59+
*/
60+
public InstanceParams setRequestValidForDuration(Duration requestValidForDuration) {
61+
this.requestValidForDuration = requestValidForDuration;
62+
return this;
63+
}
64+
4165
/**
4266
* Resource manager tags to be bound to the instance. Tag keys and values have the same definition
4367
* as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/InterconnectAttachmentGroupsOperationalStatusAttachmentStatus.java

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,7 @@ public final class InterconnectAttachmentGroupsOperationalStatusAttachmentStatus
5454
private java.lang.String isActive;
5555

5656
/**
57-
* Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses
58-
* available in the Pantheon UI here:
59-
* http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto
57+
* Whether this Attachment is active, and if so, whether BGP is up.
6058
* The value may be {@code null}.
6159
*/
6260
@com.google.api.client.util.Key
@@ -120,19 +118,15 @@ public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus setIsActive
120118
}
121119

122120
/**
123-
* Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses
124-
* available in the Pantheon UI here:
125-
* http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto
121+
* Whether this Attachment is active, and if so, whether BGP is up.
126122
* @return value or {@code null} for none
127123
*/
128124
public java.lang.String getStatus() {
129125
return status;
130126
}
131127

132128
/**
133-
* Whether this Attachment is active, and if so, whether BGP is up. This is based on the statuses
134-
* available in the Pantheon UI here:
135-
* http://google3/java/com/google/cloud/boq/clientapi/gce/hybrid/api/interconnect_models.proto
129+
* Whether this Attachment is active, and if so, whether BGP is up.
136130
* @param status status or {@code null} for none
137131
*/
138132
public InterconnectAttachmentGroupsOperationalStatusAttachmentStatus setStatus(java.lang.String status) {

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/NetworkInterface.java

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,13 @@ public final class NetworkInterface extends com.google.api.client.json.GenericJs
162162
@com.google.api.client.util.Key
163163
private java.lang.String nicType;
164164

165+
/**
166+
* Name of the parent network interface of a dynamic network interface.
167+
* The value may be {@code null}.
168+
*/
169+
@com.google.api.client.util.Key
170+
private java.lang.String parentNicName;
171+
165172
/**
166173
* The networking queue count that's specified by users for the network interface. Both Rx and Tx
167174
* queues will be set to this number. It'll be empty if not specified by the users.
@@ -192,6 +199,14 @@ public final class NetworkInterface extends com.google.api.client.json.GenericJs
192199
@com.google.api.client.util.Key
193200
private java.lang.String subnetwork;
194201

202+
/**
203+
* VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255
204+
* inclusively.
205+
* The value may be {@code null}.
206+
*/
207+
@com.google.api.client.util.Key
208+
private java.lang.Integer vlan;
209+
195210
/**
196211
* An array of configurations for this interface. Currently, only one access config,
197212
* ONE_TO_ONE_NAT, is supported. If there are no accessConfigs specified, then this instance will
@@ -495,6 +510,23 @@ public NetworkInterface setNicType(java.lang.String nicType) {
495510
return this;
496511
}
497512

513+
/**
514+
* Name of the parent network interface of a dynamic network interface.
515+
* @return value or {@code null} for none
516+
*/
517+
public java.lang.String getParentNicName() {
518+
return parentNicName;
519+
}
520+
521+
/**
522+
* Name of the parent network interface of a dynamic network interface.
523+
* @param parentNicName parentNicName or {@code null} for none
524+
*/
525+
public NetworkInterface setParentNicName(java.lang.String parentNicName) {
526+
this.parentNicName = parentNicName;
527+
return this;
528+
}
529+
498530
/**
499531
* The networking queue count that's specified by users for the network interface. Both Rx and Tx
500532
* queues will be set to this number. It'll be empty if not specified by the users.
@@ -564,6 +596,25 @@ public NetworkInterface setSubnetwork(java.lang.String subnetwork) {
564596
return this;
565597
}
566598

599+
/**
600+
* VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255
601+
* inclusively.
602+
* @return value or {@code null} for none
603+
*/
604+
public java.lang.Integer getVlan() {
605+
return vlan;
606+
}
607+
608+
/**
609+
* VLAN tag of a dynamic network interface, must be an integer in the range from 2 to 255
610+
* inclusively.
611+
* @param vlan vlan or {@code null} for none
612+
*/
613+
public NetworkInterface setVlan(java.lang.Integer vlan) {
614+
this.vlan = vlan;
615+
return this;
616+
}
617+
567618
@Override
568619
public NetworkInterface set(String fieldName, Object value) {
569620
return (NetworkInterface) super.set(fieldName, value);

clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/NetworkProfile.java

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ public final class NetworkProfile extends com.google.api.client.json.GenericJson
7878
@com.google.api.client.util.Key
7979
private java.lang.String name;
8080

81+
/**
82+
* [Output Only] Type of the network profile.
83+
* The value may be {@code null}.
84+
*/
85+
@com.google.api.client.util.Key
86+
private NetworkProfileProfileType profileType;
87+
8188
/**
8289
* [Output Only] Server-defined URL for the resource.
8390
* The value may be {@code null}.
@@ -211,6 +218,23 @@ public NetworkProfile setName(java.lang.String name) {
211218
return this;
212219
}
213220

221+
/**
222+
* [Output Only] Type of the network profile.
223+
* @return value or {@code null} for none
224+
*/
225+
public NetworkProfileProfileType getProfileType() {
226+
return profileType;
227+
}
228+
229+
/**
230+
* [Output Only] Type of the network profile.
231+
* @param profileType profileType or {@code null} for none
232+
*/
233+
public NetworkProfile setProfileType(NetworkProfileProfileType profileType) {
234+
this.profileType = profileType;
235+
return this;
236+
}
237+
214238
/**
215239
* [Output Only] Server-defined URL for the resource.
216240
* @return value or {@code null} for none
Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
/*
2+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
3+
* in compliance with the License. You may obtain a copy of the License at
4+
*
5+
* http://www.apache.org/licenses/LICENSE-2.0
6+
*
7+
* Unless required by applicable law or agreed to in writing, software distributed under the License
8+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
9+
* or implied. See the License for the specific language governing permissions and limitations under
10+
* the License.
11+
*/
12+
/*
13+
* This code was generated by https://github.com/googleapis/google-api-java-client-services/
14+
* Modify at your own risk.
15+
*/
16+
17+
package com.google.api.services.compute.model;
18+
19+
/**
20+
* Model definition for NetworkProfileProfileType.
21+
*
22+
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23+
* transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see:
24+
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
25+
* </p>
26+
*
27+
* @author Google, Inc.
28+
*/
29+
@SuppressWarnings("javadoc")
30+
public final class NetworkProfileProfileType extends com.google.api.client.json.GenericJson {
31+
32+
/**
33+
* The value may be {@code null}.
34+
*/
35+
@com.google.api.client.util.Key
36+
private java.lang.String networkType;
37+
38+
/**
39+
* The value may be {@code null}.
40+
*/
41+
@com.google.api.client.util.Key
42+
private java.lang.String rdmaSubtype;
43+
44+
/**
45+
* The value may be {@code null}.
46+
*/
47+
@com.google.api.client.util.Key
48+
private java.lang.String ullSubtype;
49+
50+
/**
51+
* The value may be {@code null}.
52+
*/
53+
@com.google.api.client.util.Key
54+
private java.lang.String vpcSubtype;
55+
56+
/**
57+
* @return value or {@code null} for none
58+
*/
59+
public java.lang.String getNetworkType() {
60+
return networkType;
61+
}
62+
63+
/**
64+
* @param networkType networkType or {@code null} for none
65+
*/
66+
public NetworkProfileProfileType setNetworkType(java.lang.String networkType) {
67+
this.networkType = networkType;
68+
return this;
69+
}
70+
71+
/**
72+
* @return value or {@code null} for none
73+
*/
74+
public java.lang.String getRdmaSubtype() {
75+
return rdmaSubtype;
76+
}
77+
78+
/**
79+
* @param rdmaSubtype rdmaSubtype or {@code null} for none
80+
*/
81+
public NetworkProfileProfileType setRdmaSubtype(java.lang.String rdmaSubtype) {
82+
this.rdmaSubtype = rdmaSubtype;
83+
return this;
84+
}
85+
86+
/**
87+
* @return value or {@code null} for none
88+
*/
89+
public java.lang.String getUllSubtype() {
90+
return ullSubtype;
91+
}
92+
93+
/**
94+
* @param ullSubtype ullSubtype or {@code null} for none
95+
*/
96+
public NetworkProfileProfileType setUllSubtype(java.lang.String ullSubtype) {
97+
this.ullSubtype = ullSubtype;
98+
return this;
99+
}
100+
101+
/**
102+
* @return value or {@code null} for none
103+
*/
104+
public java.lang.String getVpcSubtype() {
105+
return vpcSubtype;
106+
}
107+
108+
/**
109+
* @param vpcSubtype vpcSubtype or {@code null} for none
110+
*/
111+
public NetworkProfileProfileType setVpcSubtype(java.lang.String vpcSubtype) {
112+
this.vpcSubtype = vpcSubtype;
113+
return this;
114+
}
115+
116+
@Override
117+
public NetworkProfileProfileType set(String fieldName, Object value) {
118+
return (NetworkProfileProfileType) super.set(fieldName, value);
119+
}
120+
121+
@Override
122+
public NetworkProfileProfileType clone() {
123+
return (NetworkProfileProfileType) super.clone();
124+
}
125+
126+
}

0 commit comments

Comments
 (0)