| Index: discovery/googleapis/storage__v1.json
|
| diff --git a/discovery/googleapis/storage__v1.json b/discovery/googleapis/storage__v1.json
|
| index c162da0605185459e4e774cba9baa26df6a2fffc..ceb574e09a0b1a18dde1934eebf85b49c4523c94 100644
|
| --- a/discovery/googleapis/storage__v1.json
|
| +++ b/discovery/googleapis/storage__v1.json
|
| @@ -22,11 +22,11 @@
|
| },
|
| "basePath": "/storage/v1/",
|
| "baseUrl": "https://www.googleapis.com/storage/v1/",
|
| - "batchPath": "batch",
|
| + "batchPath": "batch/storage/v1",
|
| "description": "Stores and retrieves potentially large, immutable data objects.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/storage/docs/json_api/",
|
| - "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/tlgWHRfLf7fwkqtOCpLemeoORxg\"",
|
| + "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/dkoYxqfGO2jaG60VA5h0K8BOG4k\"",
|
| "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"
|
| @@ -2127,7 +2127,7 @@
|
| "supportsSubscription": true
|
| },
|
| "patch": {
|
| - "description": "Updates an object's metadata. This method supports patch semantics.",
|
| + "description": "Patches an object's metadata.",
|
| "httpMethod": "PATCH",
|
| "id": "storage.objects.patch",
|
| "parameterOrder": [
|
| @@ -2227,7 +2227,8 @@
|
| "scopes": [
|
| "https://www.googleapis.com/auth/cloud-platform",
|
| "https://www.googleapis.com/auth/devstorage.full_control"
|
| - ]
|
| + ],
|
| + "supportsMediaDownload": true
|
| },
|
| "rewrite": {
|
| "description": "Rewrites a source object to a destination object. Optionally overrides metadata.",
|
| @@ -2706,7 +2707,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20170810",
|
| + "revision": "20170824",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Bucket": {
|
| @@ -3567,6 +3568,9 @@
|
| "description": "An association between a role, which comes with a set of permissions, and members who may assume that role.",
|
| "items": {
|
| "properties": {
|
| + "condition": {
|
| + "type": "any"
|
| + },
|
| "members": {
|
| "annotations": {
|
| "required": [
|
|
|