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", |
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/HWdr3QolTxcnkwueTlDTCxOXBdE\"", | 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/HWdr3QolTxcnkwueTlDTCxOXBdE\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "http://www.google.com/images/icons/product/discussions-16.gif", | 20 "x16": "http://www.google.com/images/icons/product/discussions-16.gif", |
21 "x32": "http://www.google.com/images/icons/product/discussions-32.gif" | 21 "x32": "http://www.google.com/images/icons/product/discussions-32.gif" |
22 }, | 22 }, |
23 "id": "groupsmigration:v1", | 23 "id": "groupsmigration:v1", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "name": "groupsmigration", | 25 "name": "groupsmigration", |
26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
27 "ownerName": "Google", | 27 "ownerName": "Google", |
28 "parameters": { | 28 "parameters": { |
(...skipping 105 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 |