Index: discovery/googleapis/storage__v1.json |
diff --git a/discovery/googleapis/storage__v1.json b/discovery/googleapis/storage__v1.json |
index 60ad835edf3bcaa07ab56830e6f1613b1ccc5aec..c9c2ec4af0d8eaeda15d2ecb1021246949f7875f 100644 |
--- a/discovery/googleapis/storage__v1.json |
+++ b/discovery/googleapis/storage__v1.json |
@@ -23,7 +23,7 @@ |
"description": "Lets you store and retrieve potentially-large, immutable data objects.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/storage/docs/json_api/", |
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/acCGeSfvBu6hz26iACn2w5ZgITg\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/WHM2lx-j98vybVJkjwCHJJehKwc\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/cloud_storage-16.png", |
"x32": "https://www.google.com/images/icons/product/cloud_storage-32.png" |
@@ -373,6 +373,27 @@ |
"location": "query", |
"type": "string" |
}, |
+ "predefinedDefaultObjectAcl": { |
+ "description": "Apply a predefined set of default object access controls to this bucket.", |
+ "enum": [ |
+ "authenticatedRead", |
+ "bucketOwnerFullControl", |
+ "bucketOwnerRead", |
+ "private", |
+ "projectPrivate", |
+ "publicRead" |
+ ], |
+ "enumDescriptions": [ |
+ "Object owner gets OWNER access, and allAuthenticatedUsers get READER access.", |
+ "Object owner gets OWNER access, and project team owners get OWNER access.", |
+ "Object owner gets OWNER access, and project team owners get READER access.", |
+ "Object owner gets OWNER access.", |
+ "Object owner gets OWNER access, and project team members get access according to their roles.", |
+ "Object owner gets OWNER access, and allUsers get READER access." |
+ ], |
+ "location": "query", |
+ "type": "string" |
+ }, |
"project": { |
"description": "A valid API project identifier.", |
"location": "query", |
@@ -502,6 +523,27 @@ |
"location": "query", |
"type": "string" |
}, |
+ "predefinedDefaultObjectAcl": { |
+ "description": "Apply a predefined set of default object access controls to this bucket.", |
+ "enum": [ |
+ "authenticatedRead", |
+ "bucketOwnerFullControl", |
+ "bucketOwnerRead", |
+ "private", |
+ "projectPrivate", |
+ "publicRead" |
+ ], |
+ "enumDescriptions": [ |
+ "Object owner gets OWNER access, and allAuthenticatedUsers get READER access.", |
+ "Object owner gets OWNER access, and project team owners get OWNER access.", |
+ "Object owner gets OWNER access, and project team owners get READER access.", |
+ "Object owner gets OWNER access.", |
+ "Object owner gets OWNER access, and project team members get access according to their roles.", |
+ "Object owner gets OWNER access, and allUsers get READER access." |
+ ], |
+ "location": "query", |
+ "type": "string" |
+ }, |
"projection": { |
"description": "Set of properties to return. Defaults to full.", |
"enum": [ |
@@ -574,6 +616,27 @@ |
"location": "query", |
"type": "string" |
}, |
+ "predefinedDefaultObjectAcl": { |
+ "description": "Apply a predefined set of default object access controls to this bucket.", |
+ "enum": [ |
+ "authenticatedRead", |
+ "bucketOwnerFullControl", |
+ "bucketOwnerRead", |
+ "private", |
+ "projectPrivate", |
+ "publicRead" |
+ ], |
+ "enumDescriptions": [ |
+ "Object owner gets OWNER access, and allAuthenticatedUsers get READER access.", |
+ "Object owner gets OWNER access, and project team owners get OWNER access.", |
+ "Object owner gets OWNER access, and project team owners get READER access.", |
+ "Object owner gets OWNER access.", |
+ "Object owner gets OWNER access, and project team members get access according to their roles.", |
+ "Object owner gets OWNER access, and allUsers get READER access." |
+ ], |
+ "location": "query", |
+ "type": "string" |
+ }, |
"projection": { |
"description": "Set of properties to return. Defaults to full.", |
"enum": [ |