OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/cloud-platform.read-only": { | 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
9 "description": "View your data across Google Cloud Platform
services" | 9 "description": "View your data across Google Cloud Platform
services" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/compute": { | 11 "https://www.googleapis.com/auth/compute": { |
12 "description": "View and manage your Google Compute Engine r
esources" | 12 "description": "View and manage your Google Compute Engine r
esources" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/compute.readonly": { | 14 "https://www.googleapis.com/auth/compute.readonly": { |
15 "description": "View your Google Compute Engine resources" | 15 "description": "View your Google Compute Engine resources" |
16 } | 16 } |
17 } | 17 } |
18 } | 18 } |
19 }, | 19 }, |
20 "basePath": "/replicapool/v1beta2/projects/", | 20 "basePath": "/replicapool/v1beta2/projects/", |
21 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", | 21 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", |
22 "batchPath": "batch", | 22 "batchPath": "batch/replicapool/v1beta2", |
23 "description": "[Deprecated. Please use Instance Group Manager in Compute AP
I] Provides groups of homogenous Compute Engine instances.", | 23 "description": "[Deprecated. Please use Instance Group Manager in Compute AP
I] Provides groups of homogenous Compute Engine instances.", |
24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
25 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", | 25 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", |
26 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/TeJ87k5AaNhxSfkpXHKHkISW9Dw\"", | 26 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/TeJ87k5AaNhxSfkpXHKHkISW9Dw\"", |
27 "icons": { | 27 "icons": { |
28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
30 }, | 30 }, |
31 "id": "replicapool:v1beta2", | 31 "id": "replicapool:v1beta2", |
32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
(...skipping 1022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1055 "type": "string" | 1055 "type": "string" |
1056 } | 1056 } |
1057 }, | 1057 }, |
1058 "type": "object" | 1058 "type": "object" |
1059 } | 1059 } |
1060 }, | 1060 }, |
1061 "servicePath": "replicapool/v1beta2/projects/", | 1061 "servicePath": "replicapool/v1beta2/projects/", |
1062 "title": "Google Compute Engine Instance Group Manager API", | 1062 "title": "Google Compute Engine Instance Group Manager API", |
1063 "version": "v1beta2" | 1063 "version": "v1beta2" |
1064 } | 1064 } |
OLD | NEW |