OLD | NEW |
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 and documents in y
our Google Drive" | 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 }, |
11 "https://www.googleapis.com/auth/drive.apps.readonly": { | 11 "https://www.googleapis.com/auth/drive.apps.readonly": { |
12 "description": "View your Google Drive apps" | 12 "description": "View your Google Drive apps" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/drive.file": { | 14 "https://www.googleapis.com/auth/drive.file": { |
15 "description": "View and manage Google Drive files that you
have opened or created with this app" | 15 "description": "View and manage Google Drive files that you
have opened or created with this app" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/drive.metadata.readonly": { | 17 "https://www.googleapis.com/auth/drive.metadata.readonly": { |
18 "description": "View metadata for files and documents in you
r Google Drive" | 18 "description": "View metadata for files in your Google Drive
" |
19 }, | 19 }, |
20 "https://www.googleapis.com/auth/drive.readonly": { | 20 "https://www.googleapis.com/auth/drive.readonly": { |
21 "description": "View the files and documents in your Google
Drive" | 21 "description": "View the files in your Google Drive" |
22 }, | 22 }, |
23 "https://www.googleapis.com/auth/drive.scripts": { | 23 "https://www.googleapis.com/auth/drive.scripts": { |
24 "description": "Modify your Google Apps Script scripts' beha
vior" | 24 "description": "Modify your Google Apps Script scripts' beha
vior" |
25 } | 25 } |
26 } | 26 } |
27 } | 27 } |
28 }, | 28 }, |
29 "basePath": "/drive/v2/", | 29 "basePath": "/drive/v2/", |
30 "baseUrl": "https://www.googleapis.com/drive/v2/", | 30 "baseUrl": "https://www.googleapis.com/drive/v2/", |
31 "batchPath": "batch", | 31 "batchPath": "batch", |
32 "description": "The API to interact with Drive.", | 32 "description": "The API to interact with Drive.", |
33 "discoveryVersion": "v1", | 33 "discoveryVersion": "v1", |
34 "documentationLink": "https://developers.google.com/drive/", | 34 "documentationLink": "https://developers.google.com/drive/", |
35 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/pxVXYPEgtZilCg54WAcUqbYAkVI\"", | 35 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/OZ8PEgleUgXQ4GmFEOAlJF6SOng\"", |
36 "icons": { | 36 "icons": { |
37 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", | 37 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", |
38 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" | 38 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" |
39 }, | 39 }, |
40 "id": "drive:v2", | 40 "id": "drive:v2", |
41 "kind": "discovery#restDescription", | 41 "kind": "discovery#restDescription", |
42 "name": "drive", | 42 "name": "drive", |
43 "ownerDomain": "google.com", | 43 "ownerDomain": "google.com", |
44 "ownerName": "Google", | 44 "ownerName": "Google", |
45 "parameters": { | 45 "parameters": { |
(...skipping 2391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2437 }, | 2437 }, |
2438 "scopes": [ | 2438 "scopes": [ |
2439 "https://www.googleapis.com/auth/drive", | 2439 "https://www.googleapis.com/auth/drive", |
2440 "https://www.googleapis.com/auth/drive.appdata", | 2440 "https://www.googleapis.com/auth/drive.appdata", |
2441 "https://www.googleapis.com/auth/drive.file" | 2441 "https://www.googleapis.com/auth/drive.file" |
2442 ] | 2442 ] |
2443 } | 2443 } |
2444 } | 2444 } |
2445 } | 2445 } |
2446 }, | 2446 }, |
2447 "revision": "20141112", | 2447 "revision": "20150108", |
2448 "rootUrl": "https://www.googleapis.com/", | 2448 "rootUrl": "https://www.googleapis.com/", |
2449 "schemas": { | 2449 "schemas": { |
2450 "About": { | 2450 "About": { |
2451 "description": "An item with user information and settings.", | 2451 "description": "An item with user information and settings.", |
2452 "id": "About", | 2452 "id": "About", |
2453 "properties": { | 2453 "properties": { |
2454 "additionalRoleInfo": { | 2454 "additionalRoleInfo": { |
2455 "description": "Information about supported additional roles
per file type. The most specific type takes precedence.", | 2455 "description": "Information about supported additional roles
per file type. The most specific type takes precedence.", |
2456 "items": { | 2456 "items": { |
2457 "properties": { | 2457 "properties": { |
(...skipping 1605 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4063 "type": "object" | 4063 "type": "object" |
4064 } | 4064 } |
4065 }, | 4065 }, |
4066 "type": "object" | 4066 "type": "object" |
4067 } | 4067 } |
4068 }, | 4068 }, |
4069 "servicePath": "drive/v2/", | 4069 "servicePath": "drive/v2/", |
4070 "title": "Drive API", | 4070 "title": "Drive API", |
4071 "version": "v2" | 4071 "version": "v2" |
4072 } | 4072 } |
OLD | NEW |