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

Side by Side Diff: discovery/googleapis/groupssettings__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/groupsmigration__v1.json ('k') | discovery/googleapis/iam__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.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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/groupsmigration__v1.json ('k') | discovery/googleapis/iam__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698