| 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/cloud-platform.read-only": { | 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
| 9 "description": "View your data across Google Cloud Platform
services" | 9 "description": "View your data across Google Cloud Platform
services" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/devstorage.full_control": { | 11 "https://www.googleapis.com/auth/devstorage.full_control": { |
| 12 "description": "Manage your data and permissions in Google C
loud Storage" | 12 "description": "Manage your data and permissions in Google C
loud Storage" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/devstorage.read_only": { | 14 "https://www.googleapis.com/auth/devstorage.read_only": { |
| 15 "description": "View your data in Google Cloud Storage" | 15 "description": "View your data in Google Cloud Storage" |
| 16 }, | 16 }, |
| 17 "https://www.googleapis.com/auth/devstorage.read_write": { | 17 "https://www.googleapis.com/auth/devstorage.read_write": { |
| 18 "description": "Manage your data in Google Cloud Storage" | 18 "description": "Manage your data in Google Cloud Storage" |
| 19 } | 19 } |
| 20 } | 20 } |
| 21 } | 21 } |
| 22 }, | 22 }, |
| 23 "basePath": "/storage/v1/", | 23 "basePath": "/storage/v1/", |
| 24 "baseUrl": "https://www.googleapis.com/storage/v1/", | 24 "baseUrl": "https://www.googleapis.com/storage/v1/", |
| 25 "batchPath": "batch", | 25 "batchPath": "batch", |
| 26 "description": "Stores and retrieves potentially large, immutable data objec
ts.", | 26 "description": "Stores and retrieves potentially large, immutable data objec
ts.", |
| 27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
| 28 "documentationLink": "https://developers.google.com/storage/docs/json_api/", | 28 "documentationLink": "https://developers.google.com/storage/docs/json_api/", |
| 29 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/h7x0kc1gxvvMIXyjDqTLVpbSKQQ\"", | 29 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/O7Py_2CML0H8P13RcDMQNO73JoU\"", |
| 30 "icons": { | 30 "icons": { |
| 31 "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png
", | 31 "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png
", |
| 32 "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png
" | 32 "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png
" |
| 33 }, | 33 }, |
| 34 "id": "storage:v1", | 34 "id": "storage:v1", |
| 35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
| 36 "labels": [ | 36 "labels": [ |
| 37 "labs" | 37 "labs" |
| 38 ], | 38 ], |
| 39 "name": "storage", | 39 "name": "storage", |
| (...skipping 2055 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2095 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", | 2095 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 2096 "https://www.googleapis.com/auth/devstorage.full_control
", | 2096 "https://www.googleapis.com/auth/devstorage.full_control
", |
| 2097 "https://www.googleapis.com/auth/devstorage.read_only", | 2097 "https://www.googleapis.com/auth/devstorage.read_only", |
| 2098 "https://www.googleapis.com/auth/devstorage.read_write" | 2098 "https://www.googleapis.com/auth/devstorage.read_write" |
| 2099 ], | 2099 ], |
| 2100 "supportsSubscription": true | 2100 "supportsSubscription": true |
| 2101 } | 2101 } |
| 2102 } | 2102 } |
| 2103 } | 2103 } |
| 2104 }, | 2104 }, |
| 2105 "revision": "20170104", | 2105 "revision": "20170203", |
| 2106 "rootUrl": "https://www.googleapis.com/", | 2106 "rootUrl": "https://www.googleapis.com/", |
| 2107 "schemas": { | 2107 "schemas": { |
| 2108 "Bucket": { | 2108 "Bucket": { |
| 2109 "description": "A bucket.", | 2109 "description": "A bucket.", |
| 2110 "id": "Bucket", | 2110 "id": "Bucket", |
| 2111 "properties": { | 2111 "properties": { |
| 2112 "acl": { | 2112 "acl": { |
| 2113 "annotations": { | 2113 "annotations": { |
| 2114 "required": [ | 2114 "required": [ |
| 2115 "storage.buckets.update" | 2115 "storage.buckets.update" |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2161 "items": { | 2161 "items": { |
| 2162 "$ref": "ObjectAccessControl" | 2162 "$ref": "ObjectAccessControl" |
| 2163 }, | 2163 }, |
| 2164 "type": "array" | 2164 "type": "array" |
| 2165 }, | 2165 }, |
| 2166 "etag": { | 2166 "etag": { |
| 2167 "description": "HTTP 1.1 Entity tag for the bucket.", | 2167 "description": "HTTP 1.1 Entity tag for the bucket.", |
| 2168 "type": "string" | 2168 "type": "string" |
| 2169 }, | 2169 }, |
| 2170 "id": { | 2170 "id": { |
| 2171 "description": "The ID of the bucket.", | 2171 "description": "The ID of the bucket. For buckets, the id an
d name properities are the same.", |
| 2172 "type": "string" | 2172 "type": "string" |
| 2173 }, | 2173 }, |
| 2174 "kind": { | 2174 "kind": { |
| 2175 "default": "storage#bucket", | 2175 "default": "storage#bucket", |
| 2176 "description": "The kind of item this is. For buckets, this
is always storage#bucket.", | 2176 "description": "The kind of item this is. For buckets, this
is always storage#bucket.", |
| 2177 "type": "string" | 2177 "type": "string" |
| 2178 }, | 2178 }, |
| 2179 "lifecycle": { | 2179 "lifecycle": { |
| 2180 "description": "The bucket's lifecycle configuration. See li
fecycle management for more information.", | 2180 "description": "The bucket's lifecycle configuration. See li
fecycle management for more information.", |
| 2181 "properties": { | 2181 "properties": { |
| (...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2621 "etag": { | 2621 "etag": { |
| 2622 "description": "HTTP 1.1 Entity tag for the object.", | 2622 "description": "HTTP 1.1 Entity tag for the object.", |
| 2623 "type": "string" | 2623 "type": "string" |
| 2624 }, | 2624 }, |
| 2625 "generation": { | 2625 "generation": { |
| 2626 "description": "The content generation of this object. Used
for object versioning.", | 2626 "description": "The content generation of this object. Used
for object versioning.", |
| 2627 "format": "int64", | 2627 "format": "int64", |
| 2628 "type": "string" | 2628 "type": "string" |
| 2629 }, | 2629 }, |
| 2630 "id": { | 2630 "id": { |
| 2631 "description": "The ID of the object.", | 2631 "description": "The ID of the object, including the bucket n
ame, object name, and generation number.", |
| 2632 "type": "string" | 2632 "type": "string" |
| 2633 }, | 2633 }, |
| 2634 "kind": { | 2634 "kind": { |
| 2635 "default": "storage#object", | 2635 "default": "storage#object", |
| 2636 "description": "The kind of item this is. For objects, this
is always storage#object.", | 2636 "description": "The kind of item this is. For objects, this
is always storage#object.", |
| 2637 "type": "string" | 2637 "type": "string" |
| 2638 }, | 2638 }, |
| 2639 "md5Hash": { | 2639 "md5Hash": { |
| 2640 "description": "MD5 hash of the data; encoded using base64.
For more information about using the MD5 hash, see Hashes and ETags: Best Practi
ces.", | 2640 "description": "MD5 hash of the data; encoded using base64.
For more information about using the MD5 hash, see Hashes and ETags: Best Practi
ces.", |
| 2641 "type": "string" | 2641 "type": "string" |
| 2642 }, | 2642 }, |
| 2643 "mediaLink": { | 2643 "mediaLink": { |
| 2644 "description": "Media download link.", | 2644 "description": "Media download link.", |
| 2645 "type": "string" | 2645 "type": "string" |
| 2646 }, | 2646 }, |
| 2647 "metadata": { | 2647 "metadata": { |
| 2648 "additionalProperties": { | 2648 "additionalProperties": { |
| 2649 "description": "An individual metadata entry.", | 2649 "description": "An individual metadata entry.", |
| 2650 "type": "string" | 2650 "type": "string" |
| 2651 }, | 2651 }, |
| 2652 "description": "User-provided metadata, in key/value pairs."
, | 2652 "description": "User-provided metadata, in key/value pairs."
, |
| 2653 "type": "object" | 2653 "type": "object" |
| 2654 }, | 2654 }, |
| 2655 "metageneration": { | 2655 "metageneration": { |
| 2656 "description": "The version of the metadata for this object
at this generation. Used for preconditions and for detecting changes in metadata
. A metageneration number is only meaningful in the context of a particular gene
ration of a particular object.", | 2656 "description": "The version of the metadata for this object
at this generation. Used for preconditions and for detecting changes in metadata
. A metageneration number is only meaningful in the context of a particular gene
ration of a particular object.", |
| 2657 "format": "int64", | 2657 "format": "int64", |
| 2658 "type": "string" | 2658 "type": "string" |
| 2659 }, | 2659 }, |
| 2660 "name": { | 2660 "name": { |
| 2661 "description": "The name of this object. Required if not spe
cified by URL parameter.", | 2661 "description": "The name of the object. Required if not spec
ified by URL parameter.", |
| 2662 "type": "string" | 2662 "type": "string" |
| 2663 }, | 2663 }, |
| 2664 "owner": { | 2664 "owner": { |
| 2665 "description": "The owner of the object. This will always be
the uploader of the object.", | 2665 "description": "The owner of the object. This will always be
the uploader of the object.", |
| 2666 "properties": { | 2666 "properties": { |
| 2667 "entity": { | 2667 "entity": { |
| 2668 "description": "The entity, in the form user-userId.
", | 2668 "description": "The entity, in the form user-userId.
", |
| 2669 "type": "string" | 2669 "type": "string" |
| 2670 }, | 2670 }, |
| 2671 "entityId": { | 2671 "entityId": { |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2875 "type": "string" | 2875 "type": "string" |
| 2876 } | 2876 } |
| 2877 }, | 2877 }, |
| 2878 "type": "object" | 2878 "type": "object" |
| 2879 } | 2879 } |
| 2880 }, | 2880 }, |
| 2881 "servicePath": "storage/v1/", | 2881 "servicePath": "storage/v1/", |
| 2882 "title": "Cloud Storage JSON API", | 2882 "title": "Cloud Storage JSON API", |
| 2883 "version": "v1" | 2883 "version": "v1" |
| 2884 } | 2884 } |
| OLD | NEW |