Skip to content

Commit 20716e8

Browse files
1 parent f8d1564 commit 20716e8

File tree

12 files changed

+180
-60
lines changed

12 files changed

+180
-60
lines changed

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

clients/google-api-services-file/v1/2.0.0/com/google/api/services/file/v1/model/FixedIOPS.java

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,49 @@
3030
public final class FixedIOPS extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Required. Maximum raw read IOPS.
33+
* Required. Maximum IOPS.
34+
* The value may be {@code null}.
35+
*/
36+
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
37+
private java.lang.Long maxIops;
38+
39+
/**
40+
* Optional. Deprecated: `max_iops` should be used instead of this parameter. Maximum raw read
41+
* IOPS.
3442
* The value may be {@code null}.
3543
*/
3644
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
3745
private java.lang.Long maxReadIops;
3846

3947
/**
40-
* Required. Maximum raw read IOPS.
48+
* Required. Maximum IOPS.
49+
* @return value or {@code null} for none
50+
*/
51+
public java.lang.Long getMaxIops() {
52+
return maxIops;
53+
}
54+
55+
/**
56+
* Required. Maximum IOPS.
57+
* @param maxIops maxIops or {@code null} for none
58+
*/
59+
public FixedIOPS setMaxIops(java.lang.Long maxIops) {
60+
this.maxIops = maxIops;
61+
return this;
62+
}
63+
64+
/**
65+
* Optional. Deprecated: `max_iops` should be used instead of this parameter. Maximum raw read
66+
* IOPS.
4167
* @return value or {@code null} for none
4268
*/
4369
public java.lang.Long getMaxReadIops() {
4470
return maxReadIops;
4571
}
4672

4773
/**
48-
* Required. Maximum raw read IOPS.
74+
* Optional. Deprecated: `max_iops` should be used instead of this parameter. Maximum raw read
75+
* IOPS.
4976
* @param maxReadIops maxReadIops or {@code null} for none
5077
*/
5178
public FixedIOPS setMaxReadIops(java.lang.Long maxReadIops) {

clients/google-api-services-file/v1/2.0.0/com/google/api/services/file/v1/model/IOPSPerTB.java

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,49 @@
3030
public final class IOPSPerTB extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Required. Maximum read IOPS per TiB.
33+
* Required. Maximum IOPS per TiB.
34+
* The value may be {@code null}.
35+
*/
36+
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
37+
private java.lang.Long maxIopsPerTb;
38+
39+
/**
40+
* Optional. Deprecated: `max_iops_per_tb` should be used instead of this parameter. Maximum read
41+
* IOPS per TiB.
3442
* The value may be {@code null}.
3543
*/
3644
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
3745
private java.lang.Long maxReadIopsPerTb;
3846

3947
/**
40-
* Required. Maximum read IOPS per TiB.
48+
* Required. Maximum IOPS per TiB.
49+
* @return value or {@code null} for none
50+
*/
51+
public java.lang.Long getMaxIopsPerTb() {
52+
return maxIopsPerTb;
53+
}
54+
55+
/**
56+
* Required. Maximum IOPS per TiB.
57+
* @param maxIopsPerTb maxIopsPerTb or {@code null} for none
58+
*/
59+
public IOPSPerTB setMaxIopsPerTb(java.lang.Long maxIopsPerTb) {
60+
this.maxIopsPerTb = maxIopsPerTb;
61+
return this;
62+
}
63+
64+
/**
65+
* Optional. Deprecated: `max_iops_per_tb` should be used instead of this parameter. Maximum read
66+
* IOPS per TiB.
4167
* @return value or {@code null} for none
4268
*/
4369
public java.lang.Long getMaxReadIopsPerTb() {
4470
return maxReadIopsPerTb;
4571
}
4672

4773
/**
48-
* Required. Maximum read IOPS per TiB.
74+
* Optional. Deprecated: `max_iops_per_tb` should be used instead of this parameter. Maximum read
75+
* IOPS per TiB.
4976
* @param maxReadIopsPerTb maxReadIopsPerTb or {@code null} for none
5077
*/
5178
public IOPSPerTB setMaxReadIopsPerTb(java.lang.Long maxReadIopsPerTb) {

clients/google-api-services-file/v1/2.0.0/com/google/api/services/file/v1/model/TimeOfDay.java

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -32,47 +32,51 @@
3232
public final class TimeOfDay extends com.google.api.client.json.GenericJson {
3333

3434
/**
35-
* Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value
36-
* "24:00:00" for scenarios like business closing time.
35+
* Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less
36+
* than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like
37+
* business closing time.
3738
* The value may be {@code null}.
3839
*/
3940
@com.google.api.client.util.Key
4041
private java.lang.Integer hours;
4142

4243
/**
43-
* Minutes of hour of day. Must be from 0 to 59.
44+
* Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
4445
* The value may be {@code null}.
4546
*/
4647
@com.google.api.client.util.Key
4748
private java.lang.Integer minutes;
4849

4950
/**
50-
* Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
51+
* Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal
52+
* to 999,999,999.
5153
* The value may be {@code null}.
5254
*/
5355
@com.google.api.client.util.Key
5456
private java.lang.Integer nanos;
5557

5658
/**
57-
* Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if
58-
* it allows leap-seconds.
59+
* Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or
60+
* equal to 59. An API may allow the value 60 if it allows leap-seconds.
5961
* The value may be {@code null}.
6062
*/
6163
@com.google.api.client.util.Key
6264
private java.lang.Integer seconds;
6365

6466
/**
65-
* Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value
66-
* "24:00:00" for scenarios like business closing time.
67+
* Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less
68+
* than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like
69+
* business closing time.
6770
* @return value or {@code null} for none
6871
*/
6972
public java.lang.Integer getHours() {
7073
return hours;
7174
}
7275

7376
/**
74-
* Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value
75-
* "24:00:00" for scenarios like business closing time.
77+
* Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less
78+
* than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like
79+
* business closing time.
7680
* @param hours hours or {@code null} for none
7781
*/
7882
public TimeOfDay setHours(java.lang.Integer hours) {
@@ -81,15 +85,15 @@ public TimeOfDay setHours(java.lang.Integer hours) {
8185
}
8286

8387
/**
84-
* Minutes of hour of day. Must be from 0 to 59.
88+
* Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
8589
* @return value or {@code null} for none
8690
*/
8791
public java.lang.Integer getMinutes() {
8892
return minutes;
8993
}
9094

9195
/**
92-
* Minutes of hour of day. Must be from 0 to 59.
96+
* Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
9397
* @param minutes minutes or {@code null} for none
9498
*/
9599
public TimeOfDay setMinutes(java.lang.Integer minutes) {
@@ -98,15 +102,17 @@ public TimeOfDay setMinutes(java.lang.Integer minutes) {
98102
}
99103

100104
/**
101-
* Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
105+
* Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal
106+
* to 999,999,999.
102107
* @return value or {@code null} for none
103108
*/
104109
public java.lang.Integer getNanos() {
105110
return nanos;
106111
}
107112

108113
/**
109-
* Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
114+
* Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal
115+
* to 999,999,999.
110116
* @param nanos nanos or {@code null} for none
111117
*/
112118
public TimeOfDay setNanos(java.lang.Integer nanos) {
@@ -115,17 +121,17 @@ public TimeOfDay setNanos(java.lang.Integer nanos) {
115121
}
116122

117123
/**
118-
* Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if
119-
* it allows leap-seconds.
124+
* Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or
125+
* equal to 59. An API may allow the value 60 if it allows leap-seconds.
120126
* @return value or {@code null} for none
121127
*/
122128
public java.lang.Integer getSeconds() {
123129
return seconds;
124130
}
125131

126132
/**
127-
* Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if
128-
* it allows leap-seconds.
133+
* Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or
134+
* equal to 59. An API may allow the value 60 if it allows leap-seconds.
129135
* @param seconds seconds or {@code null} for none
130136
*/
131137
public TimeOfDay setSeconds(java.lang.Integer seconds) {

clients/google-api-services-file/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-file</artifactId>
11-
<version>v1-rev20240905-2.0.0</version>
12-
<name>Cloud Filestore API v1-rev20240905-2.0.0</name>
11+
<version>v1-rev20241015-2.0.0</version>
12+
<name>Cloud Filestore API v1-rev20241015-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

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

clients/google-api-services-file/v1beta1/2.0.0/com/google/api/services/file/v1beta1/model/FixedIOPS.java

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,49 @@
3030
public final class FixedIOPS extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Required. Maximum raw read IOPS.
33+
* Required. Maximum raw IOPS.
34+
* The value may be {@code null}.
35+
*/
36+
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
37+
private java.lang.Long maxIops;
38+
39+
/**
40+
* Optional. Deprecated: `max_iops` should be used instead of this parameter. Maximum raw read
41+
* IOPS.
3442
* The value may be {@code null}.
3543
*/
3644
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
3745
private java.lang.Long maxReadIops;
3846

3947
/**
40-
* Required. Maximum raw read IOPS.
48+
* Required. Maximum raw IOPS.
49+
* @return value or {@code null} for none
50+
*/
51+
public java.lang.Long getMaxIops() {
52+
return maxIops;
53+
}
54+
55+
/**
56+
* Required. Maximum raw IOPS.
57+
* @param maxIops maxIops or {@code null} for none
58+
*/
59+
public FixedIOPS setMaxIops(java.lang.Long maxIops) {
60+
this.maxIops = maxIops;
61+
return this;
62+
}
63+
64+
/**
65+
* Optional. Deprecated: `max_iops` should be used instead of this parameter. Maximum raw read
66+
* IOPS.
4167
* @return value or {@code null} for none
4268
*/
4369
public java.lang.Long getMaxReadIops() {
4470
return maxReadIops;
4571
}
4672

4773
/**
48-
* Required. Maximum raw read IOPS.
74+
* Optional. Deprecated: `max_iops` should be used instead of this parameter. Maximum raw read
75+
* IOPS.
4976
* @param maxReadIops maxReadIops or {@code null} for none
5077
*/
5178
public FixedIOPS setMaxReadIops(java.lang.Long maxReadIops) {

clients/google-api-services-file/v1beta1/2.0.0/com/google/api/services/file/v1beta1/model/IOPSPerTB.java

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,49 @@
3030
public final class IOPSPerTB extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Required. Maximum read IOPS per TiB.
33+
* Required. Maximum IOPS per TiB.
34+
* The value may be {@code null}.
35+
*/
36+
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
37+
private java.lang.Long maxIopsPerTb;
38+
39+
/**
40+
* Optional. Deprecated: `max_iops_per_tb` should be used instead of this parameter. Maximum read
41+
* IOPS per TiB.
3442
* The value may be {@code null}.
3543
*/
3644
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
3745
private java.lang.Long maxReadIopsPerTb;
3846

3947
/**
40-
* Required. Maximum read IOPS per TiB.
48+
* Required. Maximum IOPS per TiB.
49+
* @return value or {@code null} for none
50+
*/
51+
public java.lang.Long getMaxIopsPerTb() {
52+
return maxIopsPerTb;
53+
}
54+
55+
/**
56+
* Required. Maximum IOPS per TiB.
57+
* @param maxIopsPerTb maxIopsPerTb or {@code null} for none
58+
*/
59+
public IOPSPerTB setMaxIopsPerTb(java.lang.Long maxIopsPerTb) {
60+
this.maxIopsPerTb = maxIopsPerTb;
61+
return this;
62+
}
63+
64+
/**
65+
* Optional. Deprecated: `max_iops_per_tb` should be used instead of this parameter. Maximum read
66+
* IOPS per TiB.
4167
* @return value or {@code null} for none
4268
*/
4369
public java.lang.Long getMaxReadIopsPerTb() {
4470
return maxReadIopsPerTb;
4571
}
4672

4773
/**
48-
* Required. Maximum read IOPS per TiB.
74+
* Optional. Deprecated: `max_iops_per_tb` should be used instead of this parameter. Maximum read
75+
* IOPS per TiB.
4976
* @param maxReadIopsPerTb maxReadIopsPerTb or {@code null} for none
5077
*/
5178
public IOPSPerTB setMaxReadIopsPerTb(java.lang.Long maxReadIopsPerTb) {

0 commit comments

Comments
 (0)