OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/apps.groups.settings": { | 5 "https://www.googleapis.com/auth/apps.groups.settings": { |
6 "description": "View and manage the settings of a G Suite gr
oup" | 6 "description": "View and manage the settings of a G Suite gr
oup" |
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/groupssettings/v1", |
14 "description": "Lets you manage permission levels and related settings of a
group.", | 14 "description": "Lets you manage permission levels and related settings of a
group.", |
15 "discoveryVersion": "v1", | 15 "discoveryVersion": "v1", |
16 "documentationLink": "https://developers.google.com/google-apps/groups-setti
ngs/get_started", | 16 "documentationLink": "https://developers.google.com/google-apps/groups-setti
ngs/get_started", |
17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/OtGmapWnnxLrnB8PsHnXNA0QJ0I\"", | 17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/OtGmapWnnxLrnB8PsHnXNA0QJ0I\"", |
18 "icons": { | 18 "icons": { |
19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
21 }, | 21 }, |
22 "id": "groupssettings:v1", | 22 "id": "groupssettings:v1", |
23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
287 "type": "string" | 287 "type": "string" |
288 } | 288 } |
289 }, | 289 }, |
290 "type": "object" | 290 "type": "object" |
291 } | 291 } |
292 }, | 292 }, |
293 "servicePath": "groups/v1/groups/", | 293 "servicePath": "groups/v1/groups/", |
294 "title": "Groups Settings API", | 294 "title": "Groups Settings API", |
295 "version": "v1" | 295 "version": "v1" |
296 } | 296 } |
OLD | NEW |