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

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

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 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/genomics__v1.json ('k') | discovery/googleapis/groupssettings__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://mail.google.com/": { 5 "https://mail.google.com/": {
6 "description": "View and manage your mail" 6 "description": "View and manage your mail"
7 }, 7 },
8 "https://www.googleapis.com/auth/gmail.compose": { 8 "https://www.googleapis.com/auth/gmail.compose": {
9 "description": "Manage drafts and send emails" 9 "description": "Manage drafts and send emails"
10 }, 10 },
(...skipping 14 matching lines...) Expand all
25 } 25 }
26 } 26 }
27 } 27 }
28 }, 28 },
29 "basePath": "/gmail/v1/users/", 29 "basePath": "/gmail/v1/users/",
30 "baseUrl": "https://www.googleapis.com/gmail/v1/users/", 30 "baseUrl": "https://www.googleapis.com/gmail/v1/users/",
31 "batchPath": "batch", 31 "batchPath": "batch",
32 "description": "Access Gmail mailboxes including sending user email.", 32 "description": "Access Gmail mailboxes including sending user email.",
33 "discoveryVersion": "v1", 33 "discoveryVersion": "v1",
34 "documentationLink": "https://developers.google.com/gmail/api/", 34 "documentationLink": "https://developers.google.com/gmail/api/",
35 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/zPbxFrF5pjvpdJALHZzVyfTBzGU\"", 35 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/5oGe4hElC9Ldx83ZJ90nbOReW1I\"",
36 "icons": { 36 "icons": {
37 "x16": "https://www.google.com/images/icons/product/googlemail-16.png", 37 "x16": "https://www.google.com/images/icons/product/googlemail-16.png",
38 "x32": "https://www.google.com/images/icons/product/googlemail-32.png" 38 "x32": "https://www.google.com/images/icons/product/googlemail-32.png"
39 }, 39 },
40 "id": "gmail:v1", 40 "id": "gmail:v1",
41 "kind": "discovery#restDescription", 41 "kind": "discovery#restDescription",
42 "name": "gmail", 42 "name": "gmail",
43 "ownerDomain": "google.com", 43 "ownerDomain": "google.com",
44 "ownerName": "Google", 44 "ownerName": "Google",
45 "parameters": { 45 "parameters": {
(...skipping 1392 matching lines...) Expand 10 before | Expand all | Expand 10 after
1438 "scopes": [ 1438 "scopes": [
1439 "https://mail.google.com/", 1439 "https://mail.google.com/",
1440 "https://www.googleapis.com/auth/gmail.modify" 1440 "https://www.googleapis.com/auth/gmail.modify"
1441 ] 1441 ]
1442 } 1442 }
1443 } 1443 }
1444 } 1444 }
1445 } 1445 }
1446 } 1446 }
1447 }, 1447 },
1448 "revision": "20160316", 1448 "revision": "20160526",
1449 "rootUrl": "https://www.googleapis.com/", 1449 "rootUrl": "https://www.googleapis.com/",
1450 "schemas": { 1450 "schemas": {
1451 "BatchDeleteMessagesRequest": { 1451 "BatchDeleteMessagesRequest": {
1452 "id": "BatchDeleteMessagesRequest", 1452 "id": "BatchDeleteMessagesRequest",
1453 "properties": { 1453 "properties": {
1454 "ids": { 1454 "ids": {
1455 "description": "The IDs of the messages to delete.", 1455 "description": "The IDs of the messages to delete.",
1456 "items": { 1456 "items": {
1457 "type": "string" 1457 "type": "string"
1458 }, 1458 },
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
2043 "type": "string" 2043 "type": "string"
2044 } 2044 }
2045 }, 2045 },
2046 "type": "object" 2046 "type": "object"
2047 } 2047 }
2048 }, 2048 },
2049 "servicePath": "gmail/v1/users/", 2049 "servicePath": "gmail/v1/users/",
2050 "title": "Gmail API", 2050 "title": "Gmail API",
2051 "version": "v1" 2051 "version": "v1"
2052 } 2052 }
OLDNEW
« no previous file with comments | « discovery/googleapis/genomics__v1.json ('k') | discovery/googleapis/groupssettings__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698