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

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

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 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/drive__v2.json ('k') | discovery/googleapis/firebasedynamiclinks__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/drive": { 5 "https://www.googleapis.com/auth/drive": {
6 "description": "View and manage the files in your Google Dri ve" 6 "description": "View and manage the files in your Google Dri ve"
7 }, 7 },
8 "https://www.googleapis.com/auth/drive.appdata": { 8 "https://www.googleapis.com/auth/drive.appdata": {
9 "description": "View and manage its own configuration data i n your Google Drive" 9 "description": "View and manage its own configuration data i n your Google Drive"
10 }, 10 },
(...skipping 17 matching lines...) Expand all
28 } 28 }
29 } 29 }
30 } 30 }
31 }, 31 },
32 "basePath": "/drive/v3/", 32 "basePath": "/drive/v3/",
33 "baseUrl": "https://www.googleapis.com/drive/v3/", 33 "baseUrl": "https://www.googleapis.com/drive/v3/",
34 "batchPath": "batch", 34 "batchPath": "batch",
35 "description": "Manages files in Drive including uploading, downloading, sea rching, detecting changes, and updating sharing permissions.", 35 "description": "Manages files in Drive including uploading, downloading, sea rching, detecting changes, and updating sharing permissions.",
36 "discoveryVersion": "v1", 36 "discoveryVersion": "v1",
37 "documentationLink": "https://developers.google.com/drive/", 37 "documentationLink": "https://developers.google.com/drive/",
38 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/J10Dqd-j3ykqCHF6dJXogNmQ37U\"", 38 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/DTDvxbIAPnA3cI4luILp1rGGI24\"",
39 "icons": { 39 "icons": {
40 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", 40 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png",
41 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" 41 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png"
42 }, 42 },
43 "id": "drive:v3", 43 "id": "drive:v3",
44 "kind": "discovery#restDescription", 44 "kind": "discovery#restDescription",
45 "name": "drive", 45 "name": "drive",
46 "ownerDomain": "google.com", 46 "ownerDomain": "google.com",
47 "ownerName": "Google", 47 "ownerName": "Google",
48 "parameters": { 48 "parameters": {
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1419 }, 1419 },
1420 "scopes": [ 1420 "scopes": [
1421 "https://www.googleapis.com/auth/drive", 1421 "https://www.googleapis.com/auth/drive",
1422 "https://www.googleapis.com/auth/drive.appdata", 1422 "https://www.googleapis.com/auth/drive.appdata",
1423 "https://www.googleapis.com/auth/drive.file" 1423 "https://www.googleapis.com/auth/drive.file"
1424 ] 1424 ]
1425 } 1425 }
1426 } 1426 }
1427 } 1427 }
1428 }, 1428 },
1429 "revision": "20170113", 1429 "revision": "20170207",
1430 "rootUrl": "https://www.googleapis.com/", 1430 "rootUrl": "https://www.googleapis.com/",
1431 "schemas": { 1431 "schemas": {
1432 "About": { 1432 "About": {
1433 "description": "Information about the user, the user's Drive, and sy stem capabilities.", 1433 "description": "Information about the user, the user's Drive, and sy stem capabilities.",
1434 "id": "About", 1434 "id": "About",
1435 "properties": { 1435 "properties": {
1436 "appInstalled": { 1436 "appInstalled": {
1437 "description": "Whether the user has installed the requestin g app.", 1437 "description": "Whether the user has installed the requestin g app.",
1438 "type": "boolean" 1438 "type": "boolean"
1439 }, 1439 },
(...skipping 1004 matching lines...) Expand 10 before | Expand all | Expand 10 after
2444 "type": "string" 2444 "type": "string"
2445 } 2445 }
2446 }, 2446 },
2447 "type": "object" 2447 "type": "object"
2448 } 2448 }
2449 }, 2449 },
2450 "servicePath": "drive/v3/", 2450 "servicePath": "drive/v3/",
2451 "title": "Drive API", 2451 "title": "Drive API",
2452 "version": "v3" 2452 "version": "v3"
2453 } 2453 }
OLDNEW
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/firebasedynamiclinks__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698