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/acCGeSfvBu6hz26iACn2w5ZgITg\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/acCGeSfvBu6hz26iACn2w5ZgITg\"", |
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 2518 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 |