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

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

Issue 770773002: Api roll 7: 2014-12-01 (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/games__v1.json ('k') | discovery/googleapis/groupsmigration__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 },
11 "https://www.googleapis.com/auth/gmail.modify": { 11 "https://www.googleapis.com/auth/gmail.modify": {
12 "description": "View and modify but not delete your email" 12 "description": "View and modify but not delete your email"
13 }, 13 },
14 "https://www.googleapis.com/auth/gmail.readonly": { 14 "https://www.googleapis.com/auth/gmail.readonly": {
15 "description": "View your emails messages and settings" 15 "description": "View your emails messages and settings"
16 } 16 }
17 } 17 }
18 } 18 }
19 }, 19 },
20 "basePath": "/gmail/v1/users/", 20 "basePath": "/gmail/v1/users/",
21 "baseUrl": "https://www.googleapis.com/gmail/v1/users/", 21 "baseUrl": "https://www.googleapis.com/gmail/v1/users/",
22 "batchPath": "batch", 22 "batchPath": "batch",
23 "description": "The Gmail REST API.", 23 "description": "The Gmail REST API.",
24 "discoveryVersion": "v1", 24 "discoveryVersion": "v1",
25 "documentationLink": "https://developers.google.com/gmail/api/", 25 "documentationLink": "https://developers.google.com/gmail/api/",
26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/oTc1ZFBBKYPWVfuhl_PGLzRZK7E\"", 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/oTc1ZFBBKYPWVfuhl_PGLzRZK7E\"",
27 "icons": { 27 "icons": {
28 "x16": "https://www.google.com/images/icons/product/googlemail-16.png", 28 "x16": "https://www.google.com/images/icons/product/googlemail-16.png",
29 "x32": "https://www.google.com/images/icons/product/googlemail-32.png" 29 "x32": "https://www.google.com/images/icons/product/googlemail-32.png"
30 }, 30 },
31 "id": "gmail:v1", 31 "id": "gmail:v1",
32 "kind": "discovery#restDescription", 32 "kind": "discovery#restDescription",
33 "name": "gmail", 33 "name": "gmail",
34 "ownerDomain": "google.com", 34 "ownerDomain": "google.com",
35 "ownerName": "Google", 35 "ownerName": "Google",
36 "parameters": { 36 "parameters": {
(...skipping 1739 matching lines...) Expand 10 before | Expand all | Expand 10 after
1776 "type": "string" 1776 "type": "string"
1777 } 1777 }
1778 }, 1778 },
1779 "type": "object" 1779 "type": "object"
1780 } 1780 }
1781 }, 1781 },
1782 "servicePath": "gmail/v1/users/", 1782 "servicePath": "gmail/v1/users/",
1783 "title": "Gmail API", 1783 "title": "Gmail API",
1784 "version": "v1" 1784 "version": "v1"
1785 } 1785 }
OLDNEW
« no previous file with comments | « discovery/googleapis/games__v1.json ('k') | discovery/googleapis/groupsmigration__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698