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

Side by Side Diff: discovery/googleapis/licensing__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/language__v1.json ('k') | discovery/googleapis/logging__v2.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.licensing": { 5 "https://www.googleapis.com/auth/apps.licensing": {
6 "description": "View and manage G Suite licenses for your do main" 6 "description": "View and manage G Suite licenses for your do main"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/apps/licensing/v1/product/", 11 "basePath": "/apps/licensing/v1/product/",
12 "baseUrl": "https://www.googleapis.com/apps/licensing/v1/product/", 12 "baseUrl": "https://www.googleapis.com/apps/licensing/v1/product/",
13 "batchPath": "batch", 13 "batchPath": "batch/licensing/v1",
14 "description": "Views and manages licenses for your domain.", 14 "description": "Views and manages licenses for your domain.",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://developers.google.com/google-apps/licensing/", 16 "documentationLink": "https://developers.google.com/google-apps/licensing/",
17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/WD_dCFRiB71YKGuRij6Gw1Sn7dI\"", 17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/WD_dCFRiB71YKGuRij6Gw1Sn7dI\"",
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": "licensing:v1", 22 "id": "licensing:v1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 "type": "string" 456 "type": "string"
457 } 457 }
458 }, 458 },
459 "type": "object" 459 "type": "object"
460 } 460 }
461 }, 461 },
462 "servicePath": "apps/licensing/v1/product/", 462 "servicePath": "apps/licensing/v1/product/",
463 "title": "Enterprise License Manager API", 463 "title": "Enterprise License Manager API",
464 "version": "v1" 464 "version": "v1"
465 } 465 }
OLDNEW
« no previous file with comments | « discovery/googleapis/language__v1.json ('k') | discovery/googleapis/logging__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698