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

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

Issue 2936613002: Api-Roll 50: 2017-06-12 (Closed)
Patch Set: Created 3 years, 6 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/doubleclicksearch__v2.json ('k') | discovery/googleapis/drive__v3.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 20 matching lines...) Expand all
31 } 31 }
32 } 32 }
33 } 33 }
34 }, 34 },
35 "basePath": "/drive/v2/", 35 "basePath": "/drive/v2/",
36 "baseUrl": "https://www.googleapis.com/drive/v2/", 36 "baseUrl": "https://www.googleapis.com/drive/v2/",
37 "batchPath": "batch", 37 "batchPath": "batch",
38 "description": "Manages files in Drive including uploading, downloading, sea rching, detecting changes, and updating sharing permissions.", 38 "description": "Manages files in Drive including uploading, downloading, sea rching, detecting changes, and updating sharing permissions.",
39 "discoveryVersion": "v1", 39 "discoveryVersion": "v1",
40 "documentationLink": "https://developers.google.com/drive/", 40 "documentationLink": "https://developers.google.com/drive/",
41 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/HjapmkPPa8mIdGN85nrk4HlNMhc\"", 41 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/H5YhW5iEVazbhdl_Q6rJjNpepCc\"",
42 "icons": { 42 "icons": {
43 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", 43 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png",
44 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" 44 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png"
45 }, 45 },
46 "id": "drive:v2", 46 "id": "drive:v2",
47 "kind": "discovery#restDescription", 47 "kind": "discovery#restDescription",
48 "name": "drive", 48 "name": "drive",
49 "ownerDomain": "google.com", 49 "ownerDomain": "google.com",
50 "ownerName": "Google", 50 "ownerName": "Google",
51 "parameters": { 51 "parameters": {
(...skipping 2960 matching lines...) Expand 10 before | Expand all | Expand 10 after
3012 "response": { 3012 "response": {
3013 "$ref": "TeamDrive" 3013 "$ref": "TeamDrive"
3014 }, 3014 },
3015 "scopes": [ 3015 "scopes": [
3016 "https://www.googleapis.com/auth/drive" 3016 "https://www.googleapis.com/auth/drive"
3017 ] 3017 ]
3018 } 3018 }
3019 } 3019 }
3020 } 3020 }
3021 }, 3021 },
3022 "revision": "20170512", 3022 "revision": "20170605",
3023 "rootUrl": "https://www.googleapis.com/", 3023 "rootUrl": "https://www.googleapis.com/",
3024 "schemas": { 3024 "schemas": {
3025 "About": { 3025 "About": {
3026 "description": "An item with user information and settings.", 3026 "description": "An item with user information and settings.",
3027 "id": "About", 3027 "id": "About",
3028 "properties": { 3028 "properties": {
3029 "additionalRoleInfo": { 3029 "additionalRoleInfo": {
3030 "description": "Information about supported additional roles per file type. The most specific type takes precedence.", 3030 "description": "Information about supported additional roles per file type. The most specific type takes precedence.",
3031 "items": { 3031 "items": {
3032 "properties": { 3032 "properties": {
(...skipping 1480 matching lines...) Expand 10 before | Expand all | Expand 10 after
4513 "id": "Permission", 4513 "id": "Permission",
4514 "properties": { 4514 "properties": {
4515 "additionalRoles": { 4515 "additionalRoles": {
4516 "description": "Additional roles for this user. Only comment er is currently allowed, though more may be supported in the future.", 4516 "description": "Additional roles for this user. Only comment er is currently allowed, though more may be supported in the future.",
4517 "items": { 4517 "items": {
4518 "type": "string" 4518 "type": "string"
4519 }, 4519 },
4520 "type": "array" 4520 "type": "array"
4521 }, 4521 },
4522 "authKey": { 4522 "authKey": {
4523 "description": "The authkey parameter required for this perm ission.", 4523 "description": "Deprecated.",
4524 "type": "string" 4524 "type": "string"
4525 }, 4525 },
4526 "deleted": { 4526 "deleted": {
4527 "description": "Whether the account associated with this per mission has been deleted. This field only pertains to user and group permissions .", 4527 "description": "Whether the account associated with this per mission has been deleted. This field only pertains to user and group permissions .",
4528 "type": "boolean" 4528 "type": "boolean"
4529 }, 4529 },
4530 "domain": { 4530 "domain": {
4531 "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.", 4531 "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.",
4532 "type": "string" 4532 "type": "string"
4533 }, 4533 },
(...skipping 508 matching lines...) Expand 10 before | Expand all | Expand 10 after
5042 "type": "object" 5042 "type": "object"
5043 } 5043 }
5044 }, 5044 },
5045 "type": "object" 5045 "type": "object"
5046 } 5046 }
5047 }, 5047 },
5048 "servicePath": "drive/v2/", 5048 "servicePath": "drive/v2/",
5049 "title": "Drive API", 5049 "title": "Drive API",
5050 "version": "v2" 5050 "version": "v2"
5051 } 5051 }
OLDNEW
« no previous file with comments | « discovery/googleapis/doubleclicksearch__v2.json ('k') | discovery/googleapis/drive__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698