Skip to content

Commit d11ca3a

Browse files
1 parent 2682aa7 commit d11ca3a

File tree

9 files changed

+69
-59
lines changed

9 files changed

+69
-59
lines changed

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

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

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -445,22 +445,22 @@ public List setName(java.lang.String name) {
445445
}
446446

447447
/**
448-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
449-
* is primarily intended for internal usage.
448+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
449+
* documented otherwise. This is primarily for internal usage.
450450
*/
451451
@com.google.api.client.util.Key
452452
private java.util.List<java.lang.String> extraLocationTypes;
453453

454-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
455-
primarily intended for internal usage.
454+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
455+
otherwise. This is primarily for internal usage.
456456
*/
457457
public java.util.List<java.lang.String> getExtraLocationTypes() {
458458
return extraLocationTypes;
459459
}
460460

461461
/**
462-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
463-
* is primarily intended for internal usage.
462+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
463+
* documented otherwise. This is primarily for internal usage.
464464
*/
465465
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
466466
this.extraLocationTypes = extraLocationTypes;
@@ -5353,30 +5353,31 @@ public List setPageToken(java.lang.String pageToken) {
53535353

53545354
/**
53555355
* When set to `true`, operations that are reachable are returned as normal, and those
5356-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
5357-
* This can only be `true` when reading across collections e.g. when `parent` is set to
5358-
* `"projects/example/locations/-"`. This field is not by default supported and will
5356+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
5357+
* can only be `true` when reading across collections. For example, when `parent` is set
5358+
* to `"projects/example/locations/-"`. This field is not supported by default and will
53595359
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
53605360
* service or product specific documentation.
53615361
*/
53625362
@com.google.api.client.util.Key
53635363
private java.lang.Boolean returnPartialSuccess;
53645364

53655365
/** When set to `true`, operations that are reachable are returned as normal, and those that are
5366-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
5367-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
5368-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
5369-
explicitly documented otherwise in service or product specific documentation.
5366+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
5367+
when reading across collections. For example, when `parent` is set to
5368+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
5369+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
5370+
documentation.
53705371
*/
53715372
public java.lang.Boolean getReturnPartialSuccess() {
53725373
return returnPartialSuccess;
53735374
}
53745375

53755376
/**
53765377
* When set to `true`, operations that are reachable are returned as normal, and those
5377-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
5378-
* This can only be `true` when reading across collections e.g. when `parent` is set to
5379-
* `"projects/example/locations/-"`. This field is not by default supported and will
5378+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
5379+
* can only be `true` when reading across collections. For example, when `parent` is set
5380+
* to `"projects/example/locations/-"`. This field is not supported by default and will
53805381
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
53815382
* service or product specific documentation.
53825383
*/

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public final class Instance extends com.google.api.client.json.GenericJson {
4646
private java.lang.Long capacityGb;
4747

4848
/**
49-
* Output only. The increase/decrease capacity step size.
49+
* Output only. The incremental increase or decrease in capacity, designated in some number of GB.
5050
* The value may be {@code null}.
5151
*/
5252
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
@@ -131,21 +131,21 @@ public final class Instance extends com.google.api.client.json.GenericJson {
131131
private java.util.Map<String, java.lang.String> labels;
132132

133133
/**
134-
* Output only. The max capacity of the instance.
134+
* Output only. The maximum capacity of the instance.
135135
* The value may be {@code null}.
136136
*/
137137
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
138138
private java.lang.Long maxCapacityGb;
139139

140140
/**
141-
* The max number of shares allowed.
141+
* The maximum number of shares allowed.
142142
* The value may be {@code null}.
143143
*/
144144
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
145145
private java.lang.Long maxShareCount;
146146

147147
/**
148-
* Output only. The min capacity of the instance.
148+
* Output only. The minimum capacity of the instance.
149149
* The value may be {@code null}.
150150
*/
151151
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
@@ -299,15 +299,15 @@ public Instance setCapacityGb(java.lang.Long capacityGb) {
299299
}
300300

301301
/**
302-
* Output only. The increase/decrease capacity step size.
302+
* Output only. The incremental increase or decrease in capacity, designated in some number of GB.
303303
* @return value or {@code null} for none
304304
*/
305305
public java.lang.Long getCapacityStepSizeGb() {
306306
return capacityStepSizeGb;
307307
}
308308

309309
/**
310-
* Output only. The increase/decrease capacity step size.
310+
* Output only. The incremental increase or decrease in capacity, designated in some number of GB.
311311
* @param capacityStepSizeGb capacityStepSizeGb or {@code null} for none
312312
*/
313313
public Instance setCapacityStepSizeGb(java.lang.Long capacityStepSizeGb) {
@@ -490,15 +490,15 @@ public Instance setLabels(java.util.Map<String, java.lang.String> labels) {
490490
}
491491

492492
/**
493-
* Output only. The max capacity of the instance.
493+
* Output only. The maximum capacity of the instance.
494494
* @return value or {@code null} for none
495495
*/
496496
public java.lang.Long getMaxCapacityGb() {
497497
return maxCapacityGb;
498498
}
499499

500500
/**
501-
* Output only. The max capacity of the instance.
501+
* Output only. The maximum capacity of the instance.
502502
* @param maxCapacityGb maxCapacityGb or {@code null} for none
503503
*/
504504
public Instance setMaxCapacityGb(java.lang.Long maxCapacityGb) {
@@ -507,15 +507,15 @@ public Instance setMaxCapacityGb(java.lang.Long maxCapacityGb) {
507507
}
508508

509509
/**
510-
* The max number of shares allowed.
510+
* The maximum number of shares allowed.
511511
* @return value or {@code null} for none
512512
*/
513513
public java.lang.Long getMaxShareCount() {
514514
return maxShareCount;
515515
}
516516

517517
/**
518-
* The max number of shares allowed.
518+
* The maximum number of shares allowed.
519519
* @param maxShareCount maxShareCount or {@code null} for none
520520
*/
521521
public Instance setMaxShareCount(java.lang.Long maxShareCount) {
@@ -524,15 +524,15 @@ public Instance setMaxShareCount(java.lang.Long maxShareCount) {
524524
}
525525

526526
/**
527-
* Output only. The min capacity of the instance.
527+
* Output only. The minimum capacity of the instance.
528528
* @return value or {@code null} for none
529529
*/
530530
public java.lang.Long getMinCapacityGb() {
531531
return minCapacityGb;
532532
}
533533

534534
/**
535-
* Output only. The min capacity of the instance.
535+
* Output only. The minimum capacity of the instance.
536536
* @param minCapacityGb minCapacityGb or {@code null} for none
537537
*/
538538
public Instance setMinCapacityGb(java.lang.Long minCapacityGb) {

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen
4545

4646
/**
4747
* Unordered list. Unreachable resources. Populated when the request sets
48-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
48+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
4949
* attempting to list all resources across all supported locations.
5050
* The value may be {@code null}.
5151
*/
@@ -88,7 +88,7 @@ public ListOperationsResponse setOperations(java.util.List<Operation> operations
8888

8989
/**
9090
* Unordered list. Unreachable resources. Populated when the request sets
91-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
91+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
9292
* attempting to list all resources across all supported locations.
9393
* @return value or {@code null} for none
9494
*/
@@ -98,7 +98,7 @@ public java.util.List<java.lang.String> getUnreachable() {
9898

9999
/**
100100
* Unordered list. Unreachable resources. Populated when the request sets
101-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
101+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
102102
* attempting to list all resources across all supported locations.
103103
* @param unreachable unreachable or {@code null} for none
104104
*/

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

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

3232
/**
33-
* Output only. The max IOPS.
33+
* Output only. The maximum IOPS.
3434
* The value may be {@code null}.
3535
*/
3636
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
3737
private java.lang.Long maxIops;
3838

3939
/**
40-
* Output only. The max read IOPS.
40+
* Output only. The maximum read IOPS.
4141
* The value may be {@code null}.
4242
*/
4343
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
4444
private java.lang.Long maxReadIops;
4545

4646
/**
47-
* Output only. The max read throughput in bytes per second.
47+
* Output only. The maximum read throughput in bytes per second.
4848
* The value may be {@code null}.
4949
*/
5050
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
5151
private java.lang.Long maxReadThroughputBps;
5252

5353
/**
54-
* Output only. The max write IOPS.
54+
* Output only. The maximum write IOPS.
5555
* The value may be {@code null}.
5656
*/
5757
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
5858
private java.lang.Long maxWriteIops;
5959

6060
/**
61-
* Output only. The max write throughput in bytes per second.
61+
* Output only. The maximumwrite throughput in bytes per second.
6262
* The value may be {@code null}.
6363
*/
6464
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
6565
private java.lang.Long maxWriteThroughputBps;
6666

6767
/**
68-
* Output only. The max IOPS.
68+
* Output only. The maximum IOPS.
6969
* @return value or {@code null} for none
7070
*/
7171
public java.lang.Long getMaxIops() {
7272
return maxIops;
7373
}
7474

7575
/**
76-
* Output only. The max IOPS.
76+
* Output only. The maximum IOPS.
7777
* @param maxIops maxIops or {@code null} for none
7878
*/
7979
public PerformanceLimits setMaxIops(java.lang.Long maxIops) {
@@ -82,15 +82,15 @@ public PerformanceLimits setMaxIops(java.lang.Long maxIops) {
8282
}
8383

8484
/**
85-
* Output only. The max read IOPS.
85+
* Output only. The maximum read IOPS.
8686
* @return value or {@code null} for none
8787
*/
8888
public java.lang.Long getMaxReadIops() {
8989
return maxReadIops;
9090
}
9191

9292
/**
93-
* Output only. The max read IOPS.
93+
* Output only. The maximum read IOPS.
9494
* @param maxReadIops maxReadIops or {@code null} for none
9595
*/
9696
public PerformanceLimits setMaxReadIops(java.lang.Long maxReadIops) {
@@ -99,15 +99,15 @@ public PerformanceLimits setMaxReadIops(java.lang.Long maxReadIops) {
9999
}
100100

101101
/**
102-
* Output only. The max read throughput in bytes per second.
102+
* Output only. The maximum read throughput in bytes per second.
103103
* @return value or {@code null} for none
104104
*/
105105
public java.lang.Long getMaxReadThroughputBps() {
106106
return maxReadThroughputBps;
107107
}
108108

109109
/**
110-
* Output only. The max read throughput in bytes per second.
110+
* Output only. The maximum read throughput in bytes per second.
111111
* @param maxReadThroughputBps maxReadThroughputBps or {@code null} for none
112112
*/
113113
public PerformanceLimits setMaxReadThroughputBps(java.lang.Long maxReadThroughputBps) {
@@ -116,15 +116,15 @@ public PerformanceLimits setMaxReadThroughputBps(java.lang.Long maxReadThroughpu
116116
}
117117

118118
/**
119-
* Output only. The max write IOPS.
119+
* Output only. The maximum write IOPS.
120120
* @return value or {@code null} for none
121121
*/
122122
public java.lang.Long getMaxWriteIops() {
123123
return maxWriteIops;
124124
}
125125

126126
/**
127-
* Output only. The max write IOPS.
127+
* Output only. The maximum write IOPS.
128128
* @param maxWriteIops maxWriteIops or {@code null} for none
129129
*/
130130
public PerformanceLimits setMaxWriteIops(java.lang.Long maxWriteIops) {
@@ -133,15 +133,15 @@ public PerformanceLimits setMaxWriteIops(java.lang.Long maxWriteIops) {
133133
}
134134

135135
/**
136-
* Output only. The max write throughput in bytes per second.
136+
* Output only. The maximumwrite throughput in bytes per second.
137137
* @return value or {@code null} for none
138138
*/
139139
public java.lang.Long getMaxWriteThroughputBps() {
140140
return maxWriteThroughputBps;
141141
}
142142

143143
/**
144-
* Output only. The max write throughput in bytes per second.
144+
* Output only. The maximumwrite throughput in bytes per second.
145145
* @param maxWriteThroughputBps maxWriteThroughputBps or {@code null} for none
146146
*/
147147
public PerformanceLimits setMaxWriteThroughputBps(java.lang.Long maxWriteThroughputBps) {

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ public final class ReplicaConfig extends com.google.api.client.json.GenericJson
3838
private String lastActiveSyncTime;
3939

4040
/**
41-
* The peer instance.
41+
* The name of the source instance for the replica, in the format
42+
* `projects/{project}/locations/{location}/instances/{instance}`. This field is required when
43+
* creating a replica.
4244
* The value may be {@code null}.
4345
*/
4446
@com.google.api.client.util.Key
@@ -85,15 +87,19 @@ public ReplicaConfig setLastActiveSyncTime(String lastActiveSyncTime) {
8587
}
8688

8789
/**
88-
* The peer instance.
90+
* The name of the source instance for the replica, in the format
91+
* `projects/{project}/locations/{location}/instances/{instance}`. This field is required when
92+
* creating a replica.
8993
* @return value or {@code null} for none
9094
*/
9195
public java.lang.String getPeerInstance() {
9296
return peerInstance;
9397
}
9498

9599
/**
96-
* The peer instance.
100+
* The name of the source instance for the replica, in the format
101+
* `projects/{project}/locations/{location}/instances/{instance}`. This field is required when
102+
* creating a replica.
97103
* @param peerInstance peerInstance or {@code null} for none
98104
*/
99105
public ReplicaConfig setPeerInstance(java.lang.String peerInstance) {

0 commit comments

Comments
 (0)