Skip to content

Commit d33c400

Browse files
yoshi-automationchingor13
authored andcommitted
Regenerate cloudkms client (googleapis#2795)
1 parent a52cee0 commit d33c400

File tree

15 files changed

+3131
-2978
lines changed

15 files changed

+3131
-2978
lines changed

clients/google-api-services-cloudkms/v1.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"maven": {
33
"groupId": "com.google.apis",
44
"artifactId": "google-api-services-cloudkms",
5-
"version": "v1-rev20190824-1.30.3"
5+
"version": "v1-rev20190906-1.30.3"
66
}
77
}

clients/google-api-services-cloudkms/v1/1.28.0/com/google/api/services/cloudkms/v1/CloudKMS.java

Lines changed: 58 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -959,22 +959,34 @@ public GetIamPolicy setResource(java.lang.String resource) {
959959
}
960960

961961
/**
962-
* Optional. The policy format version to be returned. Acceptable values are 0, 1, and 3.
963-
* If the value is 0, or the field is omitted, policy format version 1 will be returned.
962+
* Optional. The policy format version to be returned.
963+
*
964+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
965+
*
966+
* Requests for policies with any conditional bindings must specify version 3. Policies
967+
* without any conditional bindings may specify any valid value or leave the field unset.
964968
*/
965969
@com.google.api.client.util.Key("options.requestedPolicyVersion")
966970
private java.lang.Integer optionsRequestedPolicyVersion;
967971

968-
/** Optional. The policy format version to be returned. Acceptable values are 0, 1, and 3. If the value
969-
is 0, or the field is omitted, policy format version 1 will be returned.
972+
/** Optional. The policy format version to be returned.
973+
974+
Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
975+
976+
Requests for policies with any conditional bindings must specify version 3. Policies without any
977+
conditional bindings may specify any valid value or leave the field unset.
970978
*/
971979
public java.lang.Integer getOptionsRequestedPolicyVersion() {
972980
return optionsRequestedPolicyVersion;
973981
}
974982

975983
/**
976-
* Optional. The policy format version to be returned. Acceptable values are 0, 1, and 3.
977-
* If the value is 0, or the field is omitted, policy format version 1 will be returned.
984+
* Optional. The policy format version to be returned.
985+
*
986+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
987+
*
988+
* Requests for policies with any conditional bindings must specify version 3. Policies
989+
* without any conditional bindings may specify any valid value or leave the field unset.
978990
*/
979991
public GetIamPolicy setOptionsRequestedPolicyVersion(java.lang.Integer optionsRequestedPolicyVersion) {
980992
this.optionsRequestedPolicyVersion = optionsRequestedPolicyVersion;
@@ -2314,24 +2326,36 @@ public GetIamPolicy setResource(java.lang.String resource) {
23142326
}
23152327

23162328
/**
2317-
* Optional. The policy format version to be returned. Acceptable values are 0, 1, and
2318-
* 3. If the value is 0, or the field is omitted, policy format version 1 will be
2319-
* returned.
2329+
* Optional. The policy format version to be returned.
2330+
*
2331+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
2332+
*
2333+
* Requests for policies with any conditional bindings must specify version 3. Policies
2334+
* without any conditional bindings may specify any valid value or leave the field
2335+
* unset.
23202336
*/
23212337
@com.google.api.client.util.Key("options.requestedPolicyVersion")
23222338
private java.lang.Integer optionsRequestedPolicyVersion;
23232339

2324-
/** Optional. The policy format version to be returned. Acceptable values are 0, 1, and 3. If the value
2325-
is 0, or the field is omitted, policy format version 1 will be returned.
2340+
/** Optional. The policy format version to be returned.
2341+
2342+
Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
2343+
2344+
Requests for policies with any conditional bindings must specify version 3. Policies without any
2345+
conditional bindings may specify any valid value or leave the field unset.
23262346
*/
23272347
public java.lang.Integer getOptionsRequestedPolicyVersion() {
23282348
return optionsRequestedPolicyVersion;
23292349
}
23302350

23312351
/**
2332-
* Optional. The policy format version to be returned. Acceptable values are 0, 1, and
2333-
* 3. If the value is 0, or the field is omitted, policy format version 1 will be
2334-
* returned.
2352+
* Optional. The policy format version to be returned.
2353+
*
2354+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
2355+
*
2356+
* Requests for policies with any conditional bindings must specify version 3. Policies
2357+
* without any conditional bindings may specify any valid value or leave the field
2358+
* unset.
23352359
*/
23362360
public GetIamPolicy setOptionsRequestedPolicyVersion(java.lang.Integer optionsRequestedPolicyVersion) {
23372361
this.optionsRequestedPolicyVersion = optionsRequestedPolicyVersion;
@@ -5232,24 +5256,36 @@ public GetIamPolicy setResource(java.lang.String resource) {
52325256
}
52335257

52345258
/**
5235-
* Optional. The policy format version to be returned. Acceptable values are 0, 1, and
5236-
* 3. If the value is 0, or the field is omitted, policy format version 1 will be
5237-
* returned.
5259+
* Optional. The policy format version to be returned.
5260+
*
5261+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
5262+
*
5263+
* Requests for policies with any conditional bindings must specify version 3. Policies
5264+
* without any conditional bindings may specify any valid value or leave the field
5265+
* unset.
52385266
*/
52395267
@com.google.api.client.util.Key("options.requestedPolicyVersion")
52405268
private java.lang.Integer optionsRequestedPolicyVersion;
52415269

5242-
/** Optional. The policy format version to be returned. Acceptable values are 0, 1, and 3. If the value
5243-
is 0, or the field is omitted, policy format version 1 will be returned.
5270+
/** Optional. The policy format version to be returned.
5271+
5272+
Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
5273+
5274+
Requests for policies with any conditional bindings must specify version 3. Policies without any
5275+
conditional bindings may specify any valid value or leave the field unset.
52445276
*/
52455277
public java.lang.Integer getOptionsRequestedPolicyVersion() {
52465278
return optionsRequestedPolicyVersion;
52475279
}
52485280

52495281
/**
5250-
* Optional. The policy format version to be returned. Acceptable values are 0, 1, and
5251-
* 3. If the value is 0, or the field is omitted, policy format version 1 will be
5252-
* returned.
5282+
* Optional. The policy format version to be returned.
5283+
*
5284+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
5285+
*
5286+
* Requests for policies with any conditional bindings must specify version 3. Policies
5287+
* without any conditional bindings may specify any valid value or leave the field
5288+
* unset.
52535289
*/
52545290
public GetIamPolicy setOptionsRequestedPolicyVersion(java.lang.Integer optionsRequestedPolicyVersion) {
52555291
this.optionsRequestedPolicyVersion = optionsRequestedPolicyVersion;

clients/google-api-services-cloudkms/v1/1.28.0/com/google/api/services/cloudkms/v1/model/Policy.java

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,12 @@ public final class Policy extends com.google.api.client.json.GenericJson {
9393
private java.lang.String etag;
9494

9595
/**
96-
* Deprecated.
96+
* Specifies the format of the policy.
97+
*
98+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
99+
*
100+
* Policies with any conditional bindings must specify version 3. Policies without any conditional
101+
* bindings may specify any valid value or leave the field unset.
97102
* The value may be {@code null}.
98103
*/
99104
@com.google.api.client.util.Key
@@ -211,15 +216,25 @@ public Policy encodeEtag(byte[] etag) {
211216
}
212217

213218
/**
214-
* Deprecated.
219+
* Specifies the format of the policy.
220+
*
221+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
222+
*
223+
* Policies with any conditional bindings must specify version 3. Policies without any conditional
224+
* bindings may specify any valid value or leave the field unset.
215225
* @return value or {@code null} for none
216226
*/
217227
public java.lang.Integer getVersion() {
218228
return version;
219229
}
220230

221231
/**
222-
* Deprecated.
232+
* Specifies the format of the policy.
233+
*
234+
* Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected.
235+
*
236+
* Policies with any conditional bindings must specify version 3. Policies without any conditional
237+
* bindings may specify any valid value or leave the field unset.
223238
* @param version version or {@code null} for none
224239
*/
225240
public Policy setVersion(java.lang.Integer version) {

clients/google-api-services-cloudkms/v1/1.28.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-cloudkms</artifactId>
11-
<version>v1-rev20190824-1.28.0</version>
12-
<name>Cloud Key Management Service (KMS) API v1-rev20190824-1.28.0</name>
11+
<version>v1-rev20190906-1.28.0</version>
12+
<name>Cloud Key Management Service (KMS) API v1-rev20190906-1.28.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)