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/compute": { | 8 "https://www.googleapis.com/auth/compute": { |
9 "description": "View and manage your Google Compute Engine r
esources" | 9 "description": "View and manage your Google Compute Engine r
esources" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/compute.readonly": { | 11 "https://www.googleapis.com/auth/compute.readonly": { |
12 "description": "View your Google Compute Engine resources" | 12 "description": "View your Google Compute Engine resources" |
13 } | 13 } |
14 } | 14 } |
15 } | 15 } |
16 }, | 16 }, |
17 "basePath": "/replicapool/v1beta2/projects/", | 17 "basePath": "/replicapool/v1beta2/projects/", |
18 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", | 18 "baseUrl": "https://www.googleapis.com/replicapool/v1beta2/projects/", |
19 "batchPath": "batch", | 19 "batchPath": "batch", |
20 "description": "The Google Compute Engine Instance Group Manager API provide
s groups of homogenous Compute Engine Instances.", | 20 "description": "The Google Compute Engine Instance Group Manager API provide
s groups of homogenous Compute Engine Instances.", |
21 "discoveryVersion": "v1", | 21 "discoveryVersion": "v1", |
22 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", | 22 "documentationLink": "https://developers.google.com/compute/docs/instance-gr
oups/manager/v1beta2", |
23 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/o8KVD2TZK8SqQA452IHtm6GW-J8\"", | 23 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/o8KVD2TZK8SqQA452IHtm6GW-J8\"", |
24 "icons": { | 24 "icons": { |
25 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 25 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
26 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 26 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
27 }, | 27 }, |
28 "id": "replicapool:v1beta2", | 28 "id": "replicapool:v1beta2", |
29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
30 "labels": [ | 30 "labels": [ |
31 "limited_availability" | 31 "limited_availability" |
32 ], | 32 ], |
33 "name": "replicapool", | 33 "name": "replicapool", |
(...skipping 985 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1019 "type": "string" | 1019 "type": "string" |
1020 } | 1020 } |
1021 }, | 1021 }, |
1022 "type": "object" | 1022 "type": "object" |
1023 } | 1023 } |
1024 }, | 1024 }, |
1025 "servicePath": "replicapool/v1beta2/projects/", | 1025 "servicePath": "replicapool/v1beta2/projects/", |
1026 "title": "Google Compute Engine Instance Group Manager API", | 1026 "title": "Google Compute Engine Instance Group Manager API", |
1027 "version": "v1beta2" | 1027 "version": "v1beta2" |
1028 } | 1028 } |
OLD | NEW |