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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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/gmail__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://www.googleapis.com/auth/apps.groups.migration": { 5 "https://www.googleapis.com/auth/apps.groups.migration": {
6 "description": "Manage messages in groups on your domain" 6 "description": "Manage messages in groups on your domain"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/groups/v1/groups/", 11 "basePath": "/groups/v1/groups/",
12 "baseUrl": "https://www.googleapis.com/groups/v1/groups/", 12 "baseUrl": "https://www.googleapis.com/groups/v1/groups/",
13 "batchPath": "batch", 13 "batchPath": "batch/groupsmigration/v1",
14 "canonicalName": "Groups Migration", 14 "canonicalName": "Groups Migration",
15 "description": "Groups Migration Api.", 15 "description": "Groups Migration Api.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/google-apps/groups-migra tion/", 17 "documentationLink": "https://developers.google.com/google-apps/groups-migra tion/",
18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/VuTEwIALyLFp_kdXuKsAPvednIM\"", 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/VuTEwIALyLFp_kdXuKsAPvednIM\"",
19 "icons": { 19 "icons": {
20 "x16": "https://www.google.com/images/icons/product/discussions-16.gif", 20 "x16": "https://www.google.com/images/icons/product/discussions-16.gif",
21 "x32": "https://www.google.com/images/icons/product/discussions-32.gif" 21 "x32": "https://www.google.com/images/icons/product/discussions-32.gif"
22 }, 22 },
23 "id": "groupsmigration:v1", 23 "id": "groupsmigration:v1",
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 "type": "string" 134 "type": "string"
135 } 135 }
136 }, 136 },
137 "type": "object" 137 "type": "object"
138 } 138 }
139 }, 139 },
140 "servicePath": "groups/v1/groups/", 140 "servicePath": "groups/v1/groups/",
141 "title": "Groups Migration API", 141 "title": "Groups Migration API",
142 "version": "v1" 142 "version": "v1"
143 } 143 }
OLDNEW
« no previous file with comments | « discovery/googleapis/gmail__v1.json ('k') | discovery/googleapis/groupssettings__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698