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/ndev.cloudman": { | 8 "https://www.googleapis.com/auth/ndev.cloudman": { |
9 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" | 9 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { | 11 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { |
12 "description": "View your Google Cloud Platform management r
esources and deployment status information" | 12 "description": "View your Google Cloud Platform management r
esources and deployment status information" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/replicapool": { | 14 "https://www.googleapis.com/auth/replicapool": { |
15 "description": "View and manage replica pools" | 15 "description": "View and manage replica pools" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/replicapool.readonly": { | 17 "https://www.googleapis.com/auth/replicapool.readonly": { |
18 "description": "View replica pools" | 18 "description": "View replica pools" |
19 } | 19 } |
20 } | 20 } |
21 } | 21 } |
22 }, | 22 }, |
23 "basePath": "/replicapool/v1beta1/projects/", | 23 "basePath": "/replicapool/v1beta1/projects/", |
24 "baseUrl": "https://www.googleapis.com/replicapool/v1beta1/projects/", | 24 "baseUrl": "https://www.googleapis.com/replicapool/v1beta1/projects/", |
25 "batchPath": "batch", | 25 "batchPath": "batch", |
26 "description": "The Replica Pool API allows users to declaratively provision
and manage groups of Google Compute Engine instances based on a common template
.", | 26 "description": "The Replica Pool API allows users to declaratively provision
and manage groups of Google Compute Engine instances based on a common template
.", |
27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
28 "documentationLink": "https://developers.google.com/compute/docs/replica-poo
l/", | 28 "documentationLink": "https://developers.google.com/compute/docs/replica-poo
l/", |
29 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/OCNWVpxMyrgI9AhJbRIevULm13s\"", | 29 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/OCNWVpxMyrgI9AhJbRIevULm13s\"", |
30 "icons": { | 30 "icons": { |
31 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 31 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
32 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 32 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
33 }, | 33 }, |
34 "id": "replicapool:v1beta1", | 34 "id": "replicapool:v1beta1", |
35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
36 "labels": [ | 36 "labels": [ |
37 "limited_availability" | 37 "limited_availability" |
38 ], | 38 ], |
39 "name": "replicapool", | 39 "name": "replicapool", |
(...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1100 "description": "A list of tags to apply to the Google Comput
e Engine instance to identify resources." | 1100 "description": "A list of tags to apply to the Google Comput
e Engine instance to identify resources." |
1101 } | 1101 } |
1102 }, | 1102 }, |
1103 "type": "object" | 1103 "type": "object" |
1104 } | 1104 } |
1105 }, | 1105 }, |
1106 "servicePath": "replicapool/v1beta1/projects/", | 1106 "servicePath": "replicapool/v1beta1/projects/", |
1107 "title": "Replica Pool API", | 1107 "title": "Replica Pool API", |
1108 "version": "v1beta1" | 1108 "version": "v1beta1" |
1109 } | 1109 } |
OLD | NEW |