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

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

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 3 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
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/ojY1tKLHcjCslNUNgnYSwBwY-X8\"", 38 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/e4duC-lXcRy9uH0-B5jyFujr7MY\"",
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 1356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 }, 1405 },
1406 "scopes": [ 1406 "scopes": [
1407 "https://www.googleapis.com/auth/drive", 1407 "https://www.googleapis.com/auth/drive",
1408 "https://www.googleapis.com/auth/drive.appdata", 1408 "https://www.googleapis.com/auth/drive.appdata",
1409 "https://www.googleapis.com/auth/drive.file" 1409 "https://www.googleapis.com/auth/drive.file"
1410 ] 1410 ]
1411 } 1411 }
1412 } 1412 }
1413 } 1413 }
1414 }, 1414 },
1415 "revision": "20160801", 1415 "revision": "20160819",
1416 "rootUrl": "https://www.googleapis.com/", 1416 "rootUrl": "https://www.googleapis.com/",
1417 "schemas": { 1417 "schemas": {
1418 "About": { 1418 "About": {
1419 "description": "Information about the user, the user's Drive, and sy stem capabilities.", 1419 "description": "Information about the user, the user's Drive, and sy stem capabilities.",
1420 "id": "About", 1420 "id": "About",
1421 "properties": { 1421 "properties": {
1422 "appInstalled": { 1422 "appInstalled": {
1423 "description": "Whether the user has installed the requestin g app.", 1423 "description": "Whether the user has installed the requestin g app.",
1424 "type": "boolean" 1424 "type": "boolean"
1425 }, 1425 },
(...skipping 987 matching lines...) Expand 10 before | Expand all | Expand 10 after
2413 "type": "string" 2413 "type": "string"
2414 } 2414 }
2415 }, 2415 },
2416 "type": "object" 2416 "type": "object"
2417 } 2417 }
2418 }, 2418 },
2419 "servicePath": "drive/v3/", 2419 "servicePath": "drive/v3/",
2420 "title": "Drive API", 2420 "title": "Drive API",
2421 "version": "v3" 2421 "version": "v3"
2422 } 2422 }
OLDNEW
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/gamesConfiguration__v1configuration.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698