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 Google App
s Group" | 6 "description": "View and manage the settings of a Google App
s Group" |
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 "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": "\"l66ggWbucbkBw9Lpos72oziyefE/-WzKihq8ROq_FQdrGtr_UG9N-4Y\"", | 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/-WzKihq8ROq_FQdrGtr_UG9N-4Y\"", |
18 "icons": { | 18 "icons": { |
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 19 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 20 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
21 }, | 21 }, |
22 "id": "groupssettings:v1", | 22 "id": "groupssettings:v1", |
23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
24 "name": "groupssettings", | 24 "name": "groupssettings", |
25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
26 "ownerName": "Google", | 26 "ownerName": "Google", |
27 "parameters": { | 27 "parameters": { |
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 "type": "string" | 275 "type": "string" |
276 } | 276 } |
277 }, | 277 }, |
278 "type": "object" | 278 "type": "object" |
279 } | 279 } |
280 }, | 280 }, |
281 "servicePath": "groups/v1/groups/", | 281 "servicePath": "groups/v1/groups/", |
282 "title": "Groups Settings API", | 282 "title": "Groups Settings API", |
283 "version": "v1" | 283 "version": "v1" |
284 } | 284 } |
OLD | NEW |