| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
| 6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/devstorage.full_control": { | 8 "https://www.googleapis.com/auth/devstorage.full_control": { |
| 9 "description": "Manage your data and permissions in Google C
loud Storage" | 9 "description": "Manage your data and permissions in Google C
loud Storage" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/devstorage.read_only": { | 11 "https://www.googleapis.com/auth/devstorage.read_only": { |
| 12 "description": "View your data in Google Cloud Storage" | 12 "description": "View your data in Google Cloud Storage" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/devstorage.read_write": { | 14 "https://www.googleapis.com/auth/devstorage.read_write": { |
| 15 "description": "Manage your data in Google Cloud Storage" | 15 "description": "Manage your data in Google Cloud Storage" |
| 16 } | 16 } |
| 17 } | 17 } |
| 18 } | 18 } |
| 19 }, | 19 }, |
| 20 "basePath": "/storage/v1/", | 20 "basePath": "/storage/v1/", |
| 21 "baseUrl": "https://www.googleapis.com/storage/v1/", | 21 "baseUrl": "https://www.googleapis.com/storage/v1/", |
| 22 "batchPath": "batch", | 22 "batchPath": "batch", |
| 23 "description": "Lets you store and retrieve potentially-large, immutable dat
a objects.", | 23 "description": "Lets you store and retrieve potentially-large, immutable dat
a objects.", |
| 24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
| 25 "documentationLink": "https://developers.google.com/storage/docs/json_api/", | 25 "documentationLink": "https://developers.google.com/storage/docs/json_api/", |
| 26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/Q51lUpUSFLOUeZvWamXhAxA0IDI\"", | 26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/VaANii_xZfXrY-yG-wavppujV5w\"", |
| 27 "icons": { | 27 "icons": { |
| 28 "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png
", | 28 "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png
", |
| 29 "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png
" | 29 "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png
" |
| 30 }, | 30 }, |
| 31 "id": "storage:v1", | 31 "id": "storage:v1", |
| 32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
| 33 "labels": [ | 33 "labels": [ |
| 34 "labs" | 34 "labs" |
| 35 ], | 35 ], |
| 36 "name": "storage", | 36 "name": "storage", |
| (...skipping 1819 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1856 "https://www.googleapis.com/auth/cloud-platform", | 1856 "https://www.googleapis.com/auth/cloud-platform", |
| 1857 "https://www.googleapis.com/auth/devstorage.full_control
", | 1857 "https://www.googleapis.com/auth/devstorage.full_control
", |
| 1858 "https://www.googleapis.com/auth/devstorage.read_only", | 1858 "https://www.googleapis.com/auth/devstorage.read_only", |
| 1859 "https://www.googleapis.com/auth/devstorage.read_write" | 1859 "https://www.googleapis.com/auth/devstorage.read_write" |
| 1860 ], | 1860 ], |
| 1861 "supportsSubscription": true | 1861 "supportsSubscription": true |
| 1862 } | 1862 } |
| 1863 } | 1863 } |
| 1864 } | 1864 } |
| 1865 }, | 1865 }, |
| 1866 "revision": "20141010", | 1866 "revision": "20141026", |
| 1867 "rootUrl": "https://www.googleapis.com/", | 1867 "rootUrl": "https://www.googleapis.com/", |
| 1868 "schemas": { | 1868 "schemas": { |
| 1869 "Bucket": { | 1869 "Bucket": { |
| 1870 "description": "A bucket.", | 1870 "description": "A bucket.", |
| 1871 "id": "Bucket", | 1871 "id": "Bucket", |
| 1872 "properties": { | 1872 "properties": { |
| 1873 "acl": { | 1873 "acl": { |
| 1874 "annotations": { | 1874 "annotations": { |
| 1875 "required": [ | 1875 "required": [ |
| 1876 "storage.buckets.update" | 1876 "storage.buckets.update" |
| (...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2555 "type": "array" | 2555 "type": "array" |
| 2556 } | 2556 } |
| 2557 }, | 2557 }, |
| 2558 "type": "object" | 2558 "type": "object" |
| 2559 } | 2559 } |
| 2560 }, | 2560 }, |
| 2561 "servicePath": "storage/v1/", | 2561 "servicePath": "storage/v1/", |
| 2562 "title": "Cloud Storage API", | 2562 "title": "Cloud Storage API", |
| 2563 "version": "v1" | 2563 "version": "v1" |
| 2564 } | 2564 } |
| OLD | NEW |