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

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

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 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/admin__directory_v1.json ('k') | discovery/googleapis/adsense__v1.4.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/email.migration": { 5 "https://www.googleapis.com/auth/email.migration": {
6 "description": "Manage email messages of users on your domai n" 6 "description": "Manage email messages of users on your domai n"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/email/v2/users/", 11 "basePath": "/email/v2/users/",
12 "baseUrl": "https://www.googleapis.com/email/v2/users/", 12 "baseUrl": "https://www.googleapis.com/email/v2/users/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "description": "Email Migration API lets you migrate emails of users to Goog le backends.", 14 "description": "Email Migration API lets you migrate emails of users to Goog le backends.",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://developers.google.com/admin-sdk/email-migratio n/v2/", 16 "documentationLink": "https://developers.google.com/admin-sdk/email-migratio n/v2/",
17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/qDvP8mRFRhxkaXmQyYkVajgKaTo\"", 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/_VRzIG5q4_x1FzCCxocLHIuiUhw\"",
18 "icons": { 18 "icons": {
19 "x16": "https://www.google.com/images/icons/product/googlemail-16.png", 19 "x16": "https://www.google.com/images/icons/product/googlemail-16.png",
20 "x32": "https://www.google.com/images/icons/product/googlemail-32.png" 20 "x32": "https://www.google.com/images/icons/product/googlemail-32.png"
21 }, 21 },
22 "id": "admin:email_migration_v2", 22 "id": "admin:email_migration_v2",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
24 "name": "admin", 24 "name": "admin",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 "$ref": "MailItem" 109 "$ref": "MailItem"
110 }, 110 },
111 "scopes": [ 111 "scopes": [
112 "https://www.googleapis.com/auth/email.migration" 112 "https://www.googleapis.com/auth/email.migration"
113 ], 113 ],
114 "supportsMediaUpload": true 114 "supportsMediaUpload": true
115 } 115 }
116 } 116 }
117 } 117 }
118 }, 118 },
119 "revision": "20150208", 119 "revision": "20150303",
120 "rootUrl": "https://www.googleapis.com/", 120 "rootUrl": "https://www.googleapis.com/",
121 "schemas": { 121 "schemas": {
122 "MailItem": { 122 "MailItem": {
123 "description": "JSON template for MailItem object in Email Migration API.", 123 "description": "JSON template for MailItem object in Email Migration API.",
124 "id": "MailItem", 124 "id": "MailItem",
125 "properties": { 125 "properties": {
126 "isDeleted": { 126 "isDeleted": {
127 "description": "Boolean indicating if the mail is deleted (u sed in Vault)", 127 "description": "Boolean indicating if the mail is deleted (u sed in Vault)",
128 "type": "boolean" 128 "type": "boolean"
129 }, 129 },
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 "type": "array" 164 "type": "array"
165 } 165 }
166 }, 166 },
167 "type": "object" 167 "type": "object"
168 } 168 }
169 }, 169 },
170 "servicePath": "email/v2/users/", 170 "servicePath": "email/v2/users/",
171 "title": "Email Migration API v2", 171 "title": "Email Migration API v2",
172 "version": "email_migration_v2" 172 "version": "email_migration_v2"
173 } 173 }
OLDNEW
« no previous file with comments | « discovery/googleapis/admin__directory_v1.json ('k') | discovery/googleapis/adsense__v1.4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698