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

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

Issue 798373003: Api roll 8: 2014-12-15 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 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/doubleclicksearch__v2.json ('k') | discovery/googleapis/freebase__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 and documents in y our Google Drive" 6 "description": "View and manage the files and documents in y our Google Drive"
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 14 matching lines...) Expand all
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/YirXzybzfM1MXvxL7d6pa4HZPKc\"", 35 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/AHEGWruKyBAhYtcPNc0aloAxe6E\"",
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
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": "20141201",
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 1279 matching lines...) Expand 10 before | Expand all | Expand 10 after
3737 }, 3737 },
3738 "authKey": { 3738 "authKey": {
3739 "description": "The authkey parameter required for this perm ission.", 3739 "description": "The authkey parameter required for this perm ission.",
3740 "type": "string" 3740 "type": "string"
3741 }, 3741 },
3742 "domain": { 3742 "domain": {
3743 "description": "The domain name of the entity this permissio n refers to. This is an output-only field which is present when the permission t ype is user, group or domain.", 3743 "description": "The domain name of the entity this permissio n refers to. This is an output-only field which is present when the permission t ype is user, group or domain.",
3744 "type": "string" 3744 "type": "string"
3745 }, 3745 },
3746 "emailAddress": { 3746 "emailAddress": {
3747 "description": "The email address of the user this permissio n refers to. This is an output-only field which is present when the permission t ype is user.", 3747 "description": "The email address of the user or group this permission refers to. This is an output-only field which is present when the per mission type is user or group.",
3748 "type": "string" 3748 "type": "string"
3749 }, 3749 },
3750 "etag": { 3750 "etag": {
3751 "description": "The ETag of the permission.", 3751 "description": "The ETag of the permission.",
3752 "type": "string" 3752 "type": "string"
3753 }, 3753 },
3754 "id": { 3754 "id": {
3755 "description": "The ID of the user this permission refers to , and identical to the permissionId in the About and Files resources. When makin g a drive.permissions.insert request, exactly one of the id or value fields must be specified.", 3755 "description": "The ID of the user this permission refers to , and identical to the permissionId in the About and Files resources. When makin g a drive.permissions.insert request, exactly one of the id or value fields must be specified.",
3756 "type": "string" 3756 "type": "string"
3757 }, 3757 },
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after
4052 "type": "object" 4052 "type": "object"
4053 } 4053 }
4054 }, 4054 },
4055 "type": "object" 4055 "type": "object"
4056 } 4056 }
4057 }, 4057 },
4058 "servicePath": "drive/v2/", 4058 "servicePath": "drive/v2/",
4059 "title": "Drive API", 4059 "title": "Drive API",
4060 "version": "v2" 4060 "version": "v2"
4061 } 4061 }
OLDNEW
« no previous file with comments | « discovery/googleapis/doubleclicksearch__v2.json ('k') | discovery/googleapis/freebase__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698