| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/devstorage.full_control": { | 5 "https://www.googleapis.com/auth/devstorage.full_control": { |
| 6 "description": "Manage your data and permissions in Google C
loud Storage" | 6 "description": "Manage your data and permissions in Google C
loud Storage" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/devstorage.read_only": { | 8 "https://www.googleapis.com/auth/devstorage.read_only": { |
| 9 "description": "View your data in Google Cloud Storage" | 9 "description": "View your data in Google Cloud Storage" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/devstorage.read_write": { | 11 "https://www.googleapis.com/auth/devstorage.read_write": { |
| 12 "description": "Manage your data in Google Cloud Storage" | 12 "description": "Manage your data in Google Cloud Storage" |
| 13 } | 13 } |
| 14 } | 14 } |
| 15 } | 15 } |
| 16 }, | 16 }, |
| 17 "basePath": "/storage/v1/", | 17 "basePath": "/storage/v1/", |
| 18 "baseUrl": "https://www.googleapis.com/storage/v1/", | 18 "baseUrl": "https://www.googleapis.com/storage/v1/", |
| 19 "batchPath": "batch", | 19 "batchPath": "batch", |
| 20 "description": "Lets you store and retrieve potentially-large, immutable dat
a objects.", | 20 "description": "Lets you store and retrieve potentially-large, immutable dat
a objects.", |
| 21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
| 22 "documentationLink": "https://developers.google.com/storage/docs/json_api/", | 22 "documentationLink": "https://developers.google.com/storage/docs/json_api/", |
| 23 "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/J4NEKl25SgasPn8QqRPJTF8nCH8\"", | 23 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/J4NEKl25SgasPn8QqRPJTF8nCH8\"", |
| 24 "icons": { | 24 "icons": { |
| 25 "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png
", | 25 "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png
", |
| 26 "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png
" | 26 "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png
" |
| 27 }, | 27 }, |
| 28 "id": "storage:v1", | 28 "id": "storage:v1", |
| 29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
| 30 "labels": [ | 30 "labels": [ |
| 31 "labs" | 31 "labs" |
| 32 ], | 32 ], |
| 33 "name": "storage", | 33 "name": "storage", |
| (...skipping 2502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2536 "type": "array" | 2536 "type": "array" |
| 2537 } | 2537 } |
| 2538 }, | 2538 }, |
| 2539 "type": "object" | 2539 "type": "object" |
| 2540 } | 2540 } |
| 2541 }, | 2541 }, |
| 2542 "servicePath": "storage/v1/", | 2542 "servicePath": "storage/v1/", |
| 2543 "title": "Cloud Storage API", | 2543 "title": "Cloud Storage API", |
| 2544 "version": "v1" | 2544 "version": "v1" |
| 2545 } | 2545 } |
| OLD | NEW |