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

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

Issue 2649893002: Api-roll 44: 2017-01-23 (Closed)
Patch Set: Created 3 years, 11 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/games__v1.json ('k') | discovery/googleapis/kgsearch__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 23 matching lines...) Expand all
34 } 34 }
35 } 35 }
36 } 36 }
37 }, 37 },
38 "basePath": "/gmail/v1/users/", 38 "basePath": "/gmail/v1/users/",
39 "baseUrl": "https://www.googleapis.com/gmail/v1/users/", 39 "baseUrl": "https://www.googleapis.com/gmail/v1/users/",
40 "batchPath": "batch", 40 "batchPath": "batch",
41 "description": "Access Gmail mailboxes including sending user email.", 41 "description": "Access Gmail mailboxes including sending user email.",
42 "discoveryVersion": "v1", 42 "discoveryVersion": "v1",
43 "documentationLink": "https://developers.google.com/gmail/api/", 43 "documentationLink": "https://developers.google.com/gmail/api/",
44 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/p_Ki8ZAiDCpzN2N5osErTV2szew\"", 44 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/iEu64OqTQaadpg92fJ0bQ4GFW7U\"",
45 "icons": { 45 "icons": {
46 "x16": "https://www.google.com/images/icons/product/googlemail-16.png", 46 "x16": "https://www.google.com/images/icons/product/googlemail-16.png",
47 "x32": "https://www.google.com/images/icons/product/googlemail-32.png" 47 "x32": "https://www.google.com/images/icons/product/googlemail-32.png"
48 }, 48 },
49 "id": "gmail:v1", 49 "id": "gmail:v1",
50 "kind": "discovery#restDescription", 50 "kind": "discovery#restDescription",
51 "name": "gmail", 51 "name": "gmail",
52 "ownerDomain": "google.com", 52 "ownerDomain": "google.com",
53 "ownerName": "Google", 53 "ownerName": "Google",
54 "parameters": { 54 "parameters": {
(...skipping 2112 matching lines...) Expand 10 before | Expand all | Expand 10 after
2167 "scopes": [ 2167 "scopes": [
2168 "https://mail.google.com/", 2168 "https://mail.google.com/",
2169 "https://www.googleapis.com/auth/gmail.modify" 2169 "https://www.googleapis.com/auth/gmail.modify"
2170 ] 2170 ]
2171 } 2171 }
2172 } 2172 }
2173 } 2173 }
2174 } 2174 }
2175 } 2175 }
2176 }, 2176 },
2177 "revision": "20161206", 2177 "revision": "20170117",
2178 "rootUrl": "https://www.googleapis.com/", 2178 "rootUrl": "https://www.googleapis.com/",
2179 "schemas": { 2179 "schemas": {
2180 "AutoForwarding": { 2180 "AutoForwarding": {
2181 "description": "Auto-forwarding settings for an account.", 2181 "description": "Auto-forwarding settings for an account.",
2182 "id": "AutoForwarding", 2182 "id": "AutoForwarding",
2183 "properties": { 2183 "properties": {
2184 "disposition": { 2184 "disposition": {
2185 "description": "The state that a message should be left in a fter it has been forwarded.", 2185 "description": "The state that a message should be left in a fter it has been forwarded.",
2186 "enum": [ 2186 "enum": [
2187 "archive", 2187 "archive",
(...skipping 1020 matching lines...) Expand 10 before | Expand all | Expand 10 after
3208 "type": "string" 3208 "type": "string"
3209 } 3209 }
3210 }, 3210 },
3211 "type": "object" 3211 "type": "object"
3212 } 3212 }
3213 }, 3213 },
3214 "servicePath": "gmail/v1/users/", 3214 "servicePath": "gmail/v1/users/",
3215 "title": "Gmail API", 3215 "title": "Gmail API",
3216 "version": "v1" 3216 "version": "v1"
3217 } 3217 }
OLDNEW
« no previous file with comments | « discovery/googleapis/games__v1.json ('k') | discovery/googleapis/kgsearch__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698