Skip to content

Commit 90ccea8

Browse files
1 parent 34c25f0 commit 90ccea8

File tree

545 files changed

+71820
-40669
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

545 files changed

+71820
-40669
lines changed

clients/google-api-services-compute/beta/2.0.0/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Compute Engine API Client Library for Java
22

3-
Creates and runs virtual machines on Google Cloud Platform.
3+
Creates and runs virtual machines on Google Cloud Platform.
44

55
This page contains information about getting started with the Compute Engine API
66
using the Google API Client Library for Java. In addition, you may be interested
@@ -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>beta-rev20250916-2.0.0</version>
25+
<version>beta-rev20250930-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:beta-rev20250916-2.0.0'
38+
implementation 'com.google.apis:google-api-services-compute:beta-rev20250930-2.0.0'
3939
}
4040
```
4141

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

Lines changed: 52303 additions & 29419 deletions
Large diffs are not rendered by default.

clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/AWSV4Signature.java

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ public final class AWSV4Signature extends com.google.api.client.json.GenericJson
3434
/**
3535
* The access key used for s3 bucket authentication. Required for updating or creating a backend
3636
* that uses AWS v4 signature authentication, but will not be returned as part of the
37-
* configuration when queried with a REST API GET request. @InputOnly
37+
* configuration when queried with a REST API GET request.
38+
*
39+
* @InputOnly
3840
* The value may be {@code null}.
3941
*/
4042
@com.google.api.client.util.Key
@@ -57,7 +59,7 @@ public final class AWSV4Signature extends com.google.api.client.json.GenericJson
5759

5860
/**
5961
* The name of the cloud region of your origin. This is a free-form field with the name of the
60-
* region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1"
62+
* region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1"
6163
* for OCI.
6264
* The value may be {@code null}.
6365
*/
@@ -67,7 +69,9 @@ public final class AWSV4Signature extends com.google.api.client.json.GenericJson
6769
/**
6870
* The access key used for s3 bucket authentication. Required for updating or creating a backend
6971
* that uses AWS v4 signature authentication, but will not be returned as part of the
70-
* configuration when queried with a REST API GET request. @InputOnly
72+
* configuration when queried with a REST API GET request.
73+
*
74+
* @InputOnly
7175
* @return value or {@code null} for none
7276
*/
7377
public java.lang.String getAccessKey() {
@@ -77,7 +81,9 @@ public java.lang.String getAccessKey() {
7781
/**
7882
* The access key used for s3 bucket authentication. Required for updating or creating a backend
7983
* that uses AWS v4 signature authentication, but will not be returned as part of the
80-
* configuration when queried with a REST API GET request. @InputOnly
84+
* configuration when queried with a REST API GET request.
85+
*
86+
* @InputOnly
8187
* @param accessKey accessKey or {@code null} for none
8288
*/
8389
public AWSV4Signature setAccessKey(java.lang.String accessKey) {
@@ -123,7 +129,7 @@ public AWSV4Signature setAccessKeyVersion(java.lang.String accessKeyVersion) {
123129

124130
/**
125131
* The name of the cloud region of your origin. This is a free-form field with the name of the
126-
* region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1"
132+
* region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1"
127133
* for OCI.
128134
* @return value or {@code null} for none
129135
*/
@@ -133,7 +139,7 @@ public java.lang.String getOriginRegion() {
133139

134140
/**
135141
* The name of the cloud region of your origin. This is a free-form field with the name of the
136-
* region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1"
142+
* region your cloud uses to host your origin. For example, "us-east-1" for AWS or "us-ashburn-1"
137143
* for OCI.
138144
* @param originRegion originRegion or {@code null} for none
139145
*/

clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/AcceleratorConfig.java

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ public final class AcceleratorConfig extends com.google.api.client.json.GenericJ
3737
private java.lang.Integer acceleratorCount;
3838

3939
/**
40-
* Full or partial URL of the accelerator type resource to attach to this instance. For example:
41-
* projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are creating
42-
* an instance template, specify only the accelerator name. See GPUs on Compute Engine for a full
43-
* list of accelerator types.
40+
* Full or partial URL of the accelerator type resource to attach to this instance. For
41+
* example:projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are
42+
* creating an instance template, specify only the accelerator name. See GPUs on Compute Engine
43+
* for a full list of accelerator types.
4444
* The value may be {@code null}.
4545
*/
4646
@com.google.api.client.util.Key
@@ -64,21 +64,21 @@ public AcceleratorConfig setAcceleratorCount(java.lang.Integer acceleratorCount)
6464
}
6565

6666
/**
67-
* Full or partial URL of the accelerator type resource to attach to this instance. For example:
68-
* projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are creating
69-
* an instance template, specify only the accelerator name. See GPUs on Compute Engine for a full
70-
* list of accelerator types.
67+
* Full or partial URL of the accelerator type resource to attach to this instance. For
68+
* example:projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are
69+
* creating an instance template, specify only the accelerator name. See GPUs on Compute Engine
70+
* for a full list of accelerator types.
7171
* @return value or {@code null} for none
7272
*/
7373
public java.lang.String getAcceleratorType() {
7474
return acceleratorType;
7575
}
7676

7777
/**
78-
* Full or partial URL of the accelerator type resource to attach to this instance. For example:
79-
* projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are creating
80-
* an instance template, specify only the accelerator name. See GPUs on Compute Engine for a full
81-
* list of accelerator types.
78+
* Full or partial URL of the accelerator type resource to attach to this instance. For
79+
* example:projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are
80+
* creating an instance template, specify only the accelerator name. See GPUs on Compute Engine
81+
* for a full list of accelerator types.
8282
* @param acceleratorType acceleratorType or {@code null} for none
8383
*/
8484
public AcceleratorConfig setAcceleratorType(java.lang.String acceleratorType) {

clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/AcceleratorType.java

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

1919
/**
20-
* Represents an Accelerator Type resource. Google Cloud Platform provides graphics processing units
21-
* (accelerators) that you can add to VM instances to improve or accelerate performance when working
22-
* with intensive workloads. For more information, read GPUs on Compute Engine.
20+
* Represents an Accelerator Type resource.
21+
*
22+
* Google Cloud Platform provides graphics processing units (accelerators) that you can add to VM
23+
* instances to improve or accelerate performance when working with intensive workloads. For more
24+
* information, readGPUs on Compute Engine.
2325
*
2426
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2527
* transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see:
@@ -32,7 +34,7 @@
3234
public final class AcceleratorType extends com.google.api.client.json.GenericJson {
3335

3436
/**
35-
* [Output Only] Creation timestamp in RFC3339 text format.
37+
* [Output Only] Creation timestamp inRFC3339 text format.
3638
* The value may be {@code null}.
3739
*/
3840
@com.google.api.client.util.Key
@@ -60,7 +62,7 @@ public final class AcceleratorType extends com.google.api.client.json.GenericJso
6062
private java.math.BigInteger id;
6163

6264
/**
63-
* [Output Only] The type of the resource. Always compute#acceleratorType for accelerator types.
65+
* [Output Only] The type of the resource. Alwayscompute#acceleratorType for accelerator types.
6466
* The value may be {@code null}.
6567
*/
6668
@com.google.api.client.util.Key
@@ -97,15 +99,15 @@ public final class AcceleratorType extends com.google.api.client.json.GenericJso
9799
private java.lang.String zone;
98100

99101
/**
100-
* [Output Only] Creation timestamp in RFC3339 text format.
102+
* [Output Only] Creation timestamp inRFC3339 text format.
101103
* @return value or {@code null} for none
102104
*/
103105
public java.lang.String getCreationTimestamp() {
104106
return creationTimestamp;
105107
}
106108

107109
/**
108-
* [Output Only] Creation timestamp in RFC3339 text format.
110+
* [Output Only] Creation timestamp inRFC3339 text format.
109111
* @param creationTimestamp creationTimestamp or {@code null} for none
110112
*/
111113
public AcceleratorType setCreationTimestamp(java.lang.String creationTimestamp) {
@@ -165,15 +167,15 @@ public AcceleratorType setId(java.math.BigInteger id) {
165167
}
166168

167169
/**
168-
* [Output Only] The type of the resource. Always compute#acceleratorType for accelerator types.
170+
* [Output Only] The type of the resource. Alwayscompute#acceleratorType for accelerator types.
169171
* @return value or {@code null} for none
170172
*/
171173
public java.lang.String getKind() {
172174
return kind;
173175
}
174176

175177
/**
176-
* [Output Only] The type of the resource. Always compute#acceleratorType for accelerator types.
178+
* [Output Only] The type of the resource. Alwayscompute#acceleratorType for accelerator types.
177179
* @param kind kind or {@code null} for none
178180
*/
179181
public AcceleratorType setKind(java.lang.String kind) {

clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/AcceleratorTypeAggregatedList.java

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public final class AcceleratorTypeAggregatedList extends com.google.api.client.j
4444
private java.util.Map<String, AcceleratorTypesScopedList> items;
4545

4646
/**
47-
* [Output Only] Type of resource. Always compute#acceleratorTypeAggregatedList for aggregated
47+
* [Output Only] Type of resource. Alwayscompute#acceleratorTypeAggregatedList for aggregated
4848
* lists of accelerator types.
4949
* The value may be {@code null}.
5050
*/
@@ -53,7 +53,7 @@ public final class AcceleratorTypeAggregatedList extends com.google.api.client.j
5353

5454
/**
5555
* [Output Only] This token allows you to get the next page of results for list requests. If the
56-
* number of results is larger than maxResults, use the nextPageToken as a value for the query
56+
* number of results is larger thanmaxResults, use the nextPageToken as a value for the query
5757
* parameter pageToken in the next list request. Subsequent list requests will have their own
5858
* nextPageToken to continue paging through the results.
5959
* The value may be {@code null}.
@@ -117,7 +117,7 @@ public AcceleratorTypeAggregatedList setItems(java.util.Map<String, AcceleratorT
117117
}
118118

119119
/**
120-
* [Output Only] Type of resource. Always compute#acceleratorTypeAggregatedList for aggregated
120+
* [Output Only] Type of resource. Alwayscompute#acceleratorTypeAggregatedList for aggregated
121121
* lists of accelerator types.
122122
* @return value or {@code null} for none
123123
*/
@@ -126,7 +126,7 @@ public java.lang.String getKind() {
126126
}
127127

128128
/**
129-
* [Output Only] Type of resource. Always compute#acceleratorTypeAggregatedList for aggregated
129+
* [Output Only] Type of resource. Alwayscompute#acceleratorTypeAggregatedList for aggregated
130130
* lists of accelerator types.
131131
* @param kind kind or {@code null} for none
132132
*/
@@ -137,7 +137,7 @@ public AcceleratorTypeAggregatedList setKind(java.lang.String kind) {
137137

138138
/**
139139
* [Output Only] This token allows you to get the next page of results for list requests. If the
140-
* number of results is larger than maxResults, use the nextPageToken as a value for the query
140+
* number of results is larger thanmaxResults, use the nextPageToken as a value for the query
141141
* parameter pageToken in the next list request. Subsequent list requests will have their own
142142
* nextPageToken to continue paging through the results.
143143
* @return value or {@code null} for none
@@ -148,7 +148,7 @@ public java.lang.String getNextPageToken() {
148148

149149
/**
150150
* [Output Only] This token allows you to get the next page of results for list requests. If the
151-
* number of results is larger than maxResults, use the nextPageToken as a value for the query
151+
* number of results is larger thanmaxResults, use the nextPageToken as a value for the query
152152
* parameter pageToken in the next list request. Subsequent list requests will have their own
153153
* nextPageToken to continue paging through the results.
154154
* @param nextPageToken nextPageToken or {@code null} for none
@@ -233,8 +233,9 @@ public static final class Warning extends com.google.api.client.json.GenericJson
233233
private java.lang.String code;
234234

235235
/**
236-
* [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key":
237-
* "scope", "value": "zones/us-east1-d" }
236+
* [Output Only] Metadata about this warning in key: value format. For example:
237+
*
238+
* "data": [ { "key": "scope", "value": "zones/us-east1-d" }
238239
* The value may be {@code null}.
239240
*/
240241
@com.google.api.client.util.Key
@@ -273,17 +274,19 @@ public Warning setCode(java.lang.String code) {
273274
}
274275

275276
/**
276-
* [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key":
277-
* "scope", "value": "zones/us-east1-d" }
277+
* [Output Only] Metadata about this warning in key: value format. For example:
278+
*
279+
* "data": [ { "key": "scope", "value": "zones/us-east1-d" }
278280
* @return value or {@code null} for none
279281
*/
280282
public java.util.List<Data> getData() {
281283
return data;
282284
}
283285

284286
/**
285-
* [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key":
286-
* "scope", "value": "zones/us-east1-d" }
287+
* [Output Only] Metadata about this warning in key: value format. For example:
288+
*
289+
* "data": [ { "key": "scope", "value": "zones/us-east1-d" }
287290
* @param data data or {@code null} for none
288291
*/
289292
public Warning setData(java.util.List<Data> data) {

clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/AcceleratorTypeList.java

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public final class AcceleratorTypeList extends com.google.api.client.json.Generi
5050
}
5151

5252
/**
53-
* [Output Only] Type of resource. Always compute#acceleratorTypeList for lists of accelerator
53+
* [Output Only] Type of resource. Alwayscompute#acceleratorTypeList for lists of accelerator
5454
* types.
5555
* The value may be {@code null}.
5656
*/
@@ -59,7 +59,7 @@ public final class AcceleratorTypeList extends com.google.api.client.json.Generi
5959

6060
/**
6161
* [Output Only] This token allows you to get the next page of results for list requests. If the
62-
* number of results is larger than maxResults, use the nextPageToken as a value for the query
62+
* number of results is larger thanmaxResults, use the nextPageToken as a value for the query
6363
* parameter pageToken in the next list request. Subsequent list requests will have their own
6464
* nextPageToken to continue paging through the results.
6565
* The value may be {@code null}.
@@ -116,7 +116,7 @@ public AcceleratorTypeList setItems(java.util.List<AcceleratorType> items) {
116116
}
117117

118118
/**
119-
* [Output Only] Type of resource. Always compute#acceleratorTypeList for lists of accelerator
119+
* [Output Only] Type of resource. Alwayscompute#acceleratorTypeList for lists of accelerator
120120
* types.
121121
* @return value or {@code null} for none
122122
*/
@@ -125,7 +125,7 @@ public java.lang.String getKind() {
125125
}
126126

127127
/**
128-
* [Output Only] Type of resource. Always compute#acceleratorTypeList for lists of accelerator
128+
* [Output Only] Type of resource. Alwayscompute#acceleratorTypeList for lists of accelerator
129129
* types.
130130
* @param kind kind or {@code null} for none
131131
*/
@@ -136,7 +136,7 @@ public AcceleratorTypeList setKind(java.lang.String kind) {
136136

137137
/**
138138
* [Output Only] This token allows you to get the next page of results for list requests. If the
139-
* number of results is larger than maxResults, use the nextPageToken as a value for the query
139+
* number of results is larger thanmaxResults, use the nextPageToken as a value for the query
140140
* parameter pageToken in the next list request. Subsequent list requests will have their own
141141
* nextPageToken to continue paging through the results.
142142
* @return value or {@code null} for none
@@ -147,7 +147,7 @@ public java.lang.String getNextPageToken() {
147147

148148
/**
149149
* [Output Only] This token allows you to get the next page of results for list requests. If the
150-
* number of results is larger than maxResults, use the nextPageToken as a value for the query
150+
* number of results is larger thanmaxResults, use the nextPageToken as a value for the query
151151
* parameter pageToken in the next list request. Subsequent list requests will have their own
152152
* nextPageToken to continue paging through the results.
153153
* @param nextPageToken nextPageToken or {@code null} for none
@@ -215,8 +215,9 @@ public static final class Warning extends com.google.api.client.json.GenericJson
215215
private java.lang.String code;
216216

217217
/**
218-
* [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key":
219-
* "scope", "value": "zones/us-east1-d" }
218+
* [Output Only] Metadata about this warning in key: value format. For example:
219+
*
220+
* "data": [ { "key": "scope", "value": "zones/us-east1-d" }
220221
* The value may be {@code null}.
221222
*/
222223
@com.google.api.client.util.Key
@@ -255,17 +256,19 @@ public Warning setCode(java.lang.String code) {
255256
}
256257

257258
/**
258-
* [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key":
259-
* "scope", "value": "zones/us-east1-d" }
259+
* [Output Only] Metadata about this warning in key: value format. For example:
260+
*
261+
* "data": [ { "key": "scope", "value": "zones/us-east1-d" }
260262
* @return value or {@code null} for none
261263
*/
262264
public java.util.List<Data> getData() {
263265
return data;
264266
}
265267

266268
/**
267-
* [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key":
268-
* "scope", "value": "zones/us-east1-d" }
269+
* [Output Only] Metadata about this warning in key: value format. For example:
270+
*
271+
* "data": [ { "key": "scope", "value": "zones/us-east1-d" }
269272
* @param data data or {@code null} for none
270273
*/
271274
public Warning setData(java.util.List<Data> data) {

0 commit comments

Comments
 (0)