| Index: discovery/googleapis/storage__v1.json
|
| diff --git a/discovery/googleapis/storage__v1.json b/discovery/googleapis/storage__v1.json
|
| index ec1e6853674db36f09d0ece03dbfe9ec1d056e62..ae3e9feb59fdd2012bf1119cabf182d467beb27b 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/VwfrBbrm1x1NC_RQejLBiqBNNFk\"",
|
| + "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/ZBb2iLoDHuz7Rvww5u_HoO9Br24\"",
|
| "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": "20161027",
|
| + "revision": "20161123",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Bucket": {
|
| @@ -2698,6 +2698,11 @@
|
| "format": "date-time",
|
| "type": "string"
|
| },
|
| + "timeStorageClassUpdated": {
|
| + "description": "The time at which the object's storage class was last changed. When the object is initially created, it will be set to timeCreated.",
|
| + "format": "date-time",
|
| + "type": "string"
|
| + },
|
| "updated": {
|
| "description": "The modification time of the object metadata in RFC 3339 format.",
|
| "format": "date-time",
|
|
|