OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |