"description":"Optional. The policy format version to be returned.\nAcceptable values are 0, 1, and 3.\nIf the value is 0, or the field is omitted, policy format version 1 will be\nreturned.",
"description":"Optional. The policy format version to be returned.\nAcceptable values are 0 and 1.\nIf the value is 0, or the field is omitted, policy format version 1 will be\nreturned.",
"description":"The IAM policy format version to be returned. If the optionsRequestedPolicyVersion is for an older version that doesn't support part of the requested IAM policy, the request fails.",
"format":"int32",
"location":"query",
"minimum":"1",
"type":"integer"
},
"provisionalUserProject":{
"provisionalUserProject":{
"description":"The project to be billed for this request if the target bucket is requester-pays bucket.",
"description":"The project to be billed for this request if the target bucket is requester-pays bucket.",
"location":"query",
"location":"query",
@ -3203,7 +3196,7 @@
}
}
}
}
},
},
"revision":"20190812",
"revision":"20190624",
"rootUrl":"https://www.googleapis.com/",
"rootUrl":"https://www.googleapis.com/",
"schemas":{
"schemas":{
"Bucket":{
"Bucket":{
@ -3319,6 +3312,7 @@
},
},
"lockedTime":{
"lockedTime":{
"description":"The deadline for changing iamConfiguration.uniformBucketLevelAccess.enabled from true to false in RFC 3339 format. iamConfiguration.uniformBucketLevelAccess.enabled may be changed from true to false until the locked time, after which the field is immutable.",
"description":"The deadline for changing iamConfiguration.uniformBucketLevelAccess.enabled from true to false in RFC 3339 format. iamConfiguration.uniformBucketLevelAccess.enabled may be changed from true to false until the locked time, after which the field is immutable.",
"format":"date-time",
"type":"string"
"type":"string"
}
}
},
},
@ -4311,11 +4305,6 @@
"resourceId":{
"resourceId":{
"description":"The ID of the resource to which this policy belongs. Will be of the form projects/_/buckets/bucket for buckets, and projects/_/buckets/bucket/objects/object for objects. A specific generation may be specified by appending #generationNumber to the end of the object name, e.g. projects/_/buckets/my-bucket/objects/data.txt#17. The current generation can be denoted with #0. This field is ignored on input.",
"description":"The ID of the resource to which this policy belongs. Will be of the form projects/_/buckets/bucket for buckets, and projects/_/buckets/bucket/objects/object for objects. A specific generation may be specified by appending #generationNumber to the end of the object name, e.g. projects/_/buckets/my-bucket/objects/data.txt#17. The current generation can be denoted with #0. This field is ignored on input.",
// "description": "The IAM policy format version to be returned. If the optionsRequestedPolicyVersion is for an older version that doesn't support part of the requested IAM policy, the request fails.",
// "format": "int32",
// "location": "query",
// "minimum": "1",
// "type": "integer"
// },
// "provisionalUserProject": {
// "provisionalUserProject": {
// "description": "The project to be billed for this request if the target bucket is requester-pays bucket.",
// "description": "The project to be billed for this request if the target bucket is requester-pays bucket.",