OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |