Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Side by Side Diff: discovery/googleapis/storage__v1.json

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/slides__v1.json ('k') | discovery/googleapis/storagetransfer__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/VwfrBbrm1x1NC_RQejLBiqBNNFk\"", 29 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/ZBb2iLoDHuz7Rvww5u_HoO9Br24\"",
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
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": "20161027", 2105 "revision": "20161123",
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 575 matching lines...) Expand 10 before | Expand all | Expand 10 after
2691 "timeCreated": { 2691 "timeCreated": {
2692 "description": "The creation time of the object in RFC 3339 format.", 2692 "description": "The creation time of the object in RFC 3339 format.",
2693 "format": "date-time", 2693 "format": "date-time",
2694 "type": "string" 2694 "type": "string"
2695 }, 2695 },
2696 "timeDeleted": { 2696 "timeDeleted": {
2697 "description": "The deletion time of the object in RFC 3339 format. Will be returned if and only if this version of the object has been dele ted.", 2697 "description": "The deletion time of the object in RFC 3339 format. Will be returned if and only if this version of the object has been dele ted.",
2698 "format": "date-time", 2698 "format": "date-time",
2699 "type": "string" 2699 "type": "string"
2700 }, 2700 },
2701 "timeStorageClassUpdated": {
2702 "description": "The time at which the object's storage class was last changed. When the object is initially created, it will be set to timeC reated.",
2703 "format": "date-time",
2704 "type": "string"
2705 },
2701 "updated": { 2706 "updated": {
2702 "description": "The modification time of the object metadata in RFC 3339 format.", 2707 "description": "The modification time of the object metadata in RFC 3339 format.",
2703 "format": "date-time", 2708 "format": "date-time",
2704 "type": "string" 2709 "type": "string"
2705 } 2710 }
2706 }, 2711 },
2707 "type": "object" 2712 "type": "object"
2708 }, 2713 },
2709 "ObjectAccessControl": { 2714 "ObjectAccessControl": {
2710 "description": "An access-control entry.", 2715 "description": "An access-control entry.",
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
2870 "type": "string" 2875 "type": "string"
2871 } 2876 }
2872 }, 2877 },
2873 "type": "object" 2878 "type": "object"
2874 } 2879 }
2875 }, 2880 },
2876 "servicePath": "storage/v1/", 2881 "servicePath": "storage/v1/",
2877 "title": "Cloud Storage JSON API", 2882 "title": "Cloud Storage JSON API",
2878 "version": "v1" 2883 "version": "v1"
2879 } 2884 }
OLDNEW
« no previous file with comments | « discovery/googleapis/slides__v1.json ('k') | discovery/googleapis/storagetransfer__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698