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

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

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 months 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/sheets__v4.json ('k') | discovery/googleapis/translate__v2.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/cPnwg2U9hg8m8Y6wHWcvqIF8qSM\"", 29 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Mnbff5qge09rhMCQlypp_9PYTEs\"",
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": "20160609", 2105 "revision": "20160701",
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 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
2365 "type": "string" 2365 "type": "string"
2366 }, 2366 },
2367 "projectTeam": { 2367 "projectTeam": {
2368 "description": "The project team associated with the entity, if any.", 2368 "description": "The project team associated with the entity, if any.",
2369 "properties": { 2369 "properties": {
2370 "projectNumber": { 2370 "projectNumber": {
2371 "description": "The project number.", 2371 "description": "The project number.",
2372 "type": "string" 2372 "type": "string"
2373 }, 2373 },
2374 "team": { 2374 "team": {
2375 "description": "The team. Can be owners, editors, or viewers.", 2375 "description": "The team.",
2376 "type": "string" 2376 "type": "string"
2377 } 2377 }
2378 }, 2378 },
2379 "type": "object" 2379 "type": "object"
2380 }, 2380 },
2381 "role": { 2381 "role": {
2382 "annotations": { 2382 "annotations": {
2383 "required": [ 2383 "required": [
2384 "storage.bucketAccessControls.insert" 2384 "storage.bucketAccessControls.insert"
2385 ] 2385 ]
2386 }, 2386 },
2387 "description": "The access permission for the entity. Can be READER, WRITER, or OWNER.", 2387 "description": "The access permission for the entity.",
2388 "type": "string" 2388 "type": "string"
2389 }, 2389 },
2390 "selfLink": { 2390 "selfLink": {
2391 "description": "The link to this access-control entry.", 2391 "description": "The link to this access-control entry.",
2392 "type": "string" 2392 "type": "string"
2393 } 2393 }
2394 }, 2394 },
2395 "type": "object" 2395 "type": "object"
2396 }, 2396 },
2397 "BucketAccessControls": { 2397 "BucketAccessControls": {
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
2742 "type": "string" 2742 "type": "string"
2743 }, 2743 },
2744 "projectTeam": { 2744 "projectTeam": {
2745 "description": "The project team associated with the entity, if any.", 2745 "description": "The project team associated with the entity, if any.",
2746 "properties": { 2746 "properties": {
2747 "projectNumber": { 2747 "projectNumber": {
2748 "description": "The project number.", 2748 "description": "The project number.",
2749 "type": "string" 2749 "type": "string"
2750 }, 2750 },
2751 "team": { 2751 "team": {
2752 "description": "The team. Can be owners, editors, or viewers.", 2752 "description": "The team.",
2753 "type": "string" 2753 "type": "string"
2754 } 2754 }
2755 }, 2755 },
2756 "type": "object" 2756 "type": "object"
2757 }, 2757 },
2758 "role": { 2758 "role": {
2759 "description": "The access permission for the entity. Can be READER or OWNER.", 2759 "description": "The access permission for the entity.",
2760 "type": "string" 2760 "type": "string"
2761 }, 2761 },
2762 "selfLink": { 2762 "selfLink": {
2763 "description": "The link to this access-control entry.", 2763 "description": "The link to this access-control entry.",
2764 "type": "string" 2764 "type": "string"
2765 } 2765 }
2766 }, 2766 },
2767 "type": "object" 2767 "type": "object"
2768 }, 2768 },
2769 "ObjectAccessControls": { 2769 "ObjectAccessControls": {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
2847 "type": "string" 2847 "type": "string"
2848 } 2848 }
2849 }, 2849 },
2850 "type": "object" 2850 "type": "object"
2851 } 2851 }
2852 }, 2852 },
2853 "servicePath": "storage/v1/", 2853 "servicePath": "storage/v1/",
2854 "title": "Cloud Storage JSON API", 2854 "title": "Cloud Storage JSON API",
2855 "version": "v1" 2855 "version": "v1"
2856 } 2856 }
OLDNEW
« no previous file with comments | « discovery/googleapis/sheets__v4.json ('k') | discovery/googleapis/translate__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698