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 Google Apps licenses for you
r domain" | 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", |
14 "description": "Licensing API to view and manage license for your domain.", | 14 "description": "Licensing API to view and manage license 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": "\"tbys6C40o18GZwyMen5GMkdK-3s/FyUD9D0inmca5JWfAKYW1_Iol18\"", | 17 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/QQRbdYm0j-JrEGkOGWqDQAEBikU\"", |
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", |
24 "name": "licensing", | 24 "name": "licensing", |
25 "ownerDomain": "google.com", | 25 "ownerDomain": "google.com", |
26 "ownerName": "Google", | 26 "ownerName": "Google", |
27 "parameters": { | 27 "parameters": { |
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
448 "type": "string" | 448 "type": "string" |
449 } | 449 } |
450 }, | 450 }, |
451 "type": "object" | 451 "type": "object" |
452 } | 452 } |
453 }, | 453 }, |
454 "servicePath": "apps/licensing/v1/product/", | 454 "servicePath": "apps/licensing/v1/product/", |
455 "title": "Enterprise License Manager API", | 455 "title": "Enterprise License Manager API", |
456 "version": "v1" | 456 "version": "v1" |
457 } | 457 } |
OLD | NEW |