| Index: discovery/googleapis/storage__v1.json
|
| diff --git a/discovery/googleapis/storage__v1.json b/discovery/googleapis/storage__v1.json
|
| index 3c3093ef596cbe6bfe23014f384d9497bdc13625..8fe9c888bb5f5b8d16b54b0dea4e6a61bdf9bcc3 100644
|
| --- a/discovery/googleapis/storage__v1.json
|
| +++ b/discovery/googleapis/storage__v1.json
|
| @@ -26,7 +26,7 @@
|
| "description": "Stores and retrieves potentially large, immutable data objects.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/storage/docs/json_api/",
|
| - "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/h7x0kc1gxvvMIXyjDqTLVpbSKQQ\"",
|
| + "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/O7Py_2CML0H8P13RcDMQNO73JoU\"",
|
| "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"
|
| @@ -2102,7 +2102,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20170104",
|
| + "revision": "20170203",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Bucket": {
|
| @@ -2168,7 +2168,7 @@
|
| "type": "string"
|
| },
|
| "id": {
|
| - "description": "The ID of the bucket.",
|
| + "description": "The ID of the bucket. For buckets, the id and name properities are the same.",
|
| "type": "string"
|
| },
|
| "kind": {
|
| @@ -2628,7 +2628,7 @@
|
| "type": "string"
|
| },
|
| "id": {
|
| - "description": "The ID of the object.",
|
| + "description": "The ID of the object, including the bucket name, object name, and generation number.",
|
| "type": "string"
|
| },
|
| "kind": {
|
| @@ -2658,7 +2658,7 @@
|
| "type": "string"
|
| },
|
| "name": {
|
| - "description": "The name of this object. Required if not specified by URL parameter.",
|
| + "description": "The name of the object. Required if not specified by URL parameter.",
|
| "type": "string"
|
| },
|
| "owner": {
|
|
|