| Index: discovery/googleapis/storage__v1.json
|
| diff --git a/discovery/googleapis/storage__v1.json b/discovery/googleapis/storage__v1.json
|
| index c7dee591f899b22e4456323497b9318fd8719c78..76a1af9b4cda8ede4d90068a9e8085cfee5d657a 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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Mnbff5qge09rhMCQlypp_9PYTEs\"",
|
| + "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/qFmlL1wk9J5Hs7xGPogERNgsXNE\"",
|
| "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": "20160701",
|
| + "revision": "20160727",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Bucket": {
|
| @@ -2565,7 +2565,7 @@
|
| "type": "string"
|
| },
|
| "cacheControl": {
|
| - "description": "Cache-Control directive for the object data.",
|
| + "description": "Cache-Control directive for the object data. If omitted, and the object is accessible to all anonymous users, the default will be public, max-age=3600.",
|
| "type": "string"
|
| },
|
| "componentCount": {
|
|
|