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 "https://www.googleapis.com/auth/ndev.cloudman": { | 17 "https://www.googleapis.com/auth/ndev.cloudman": { |
18 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" | 18 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" |
19 }, | 19 }, |
20 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { | 20 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { |
21 "description": "View your Google Cloud Platform management r
esources and deployment status information" | 21 "description": "View your Google Cloud Platform management r
esources and deployment status information" |
22 } | 22 } |
23 } | 23 } |
24 } | 24 } |
25 }, | 25 }, |
26 "basePath": "/resourceviews/v1beta2/projects/", | 26 "basePath": "/resourceviews/v1beta2/projects/", |
27 "baseUrl": "https://www.googleapis.com/resourceviews/v1beta2/projects/", | 27 "baseUrl": "https://www.googleapis.com/resourceviews/v1beta2/projects/", |
28 "batchPath": "batch", | 28 "batchPath": "batch/resourceviews/v1beta2", |
29 "description": "The Resource View API allows users to create and manage logi
cal sets of Google Compute Engine instances.", | 29 "description": "The Resource View API allows users to create and manage logi
cal sets of Google Compute Engine instances.", |
30 "discoveryVersion": "v1", | 30 "discoveryVersion": "v1", |
31 "documentationLink": "https://developers.google.com/compute/", | 31 "documentationLink": "https://developers.google.com/compute/", |
32 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/lDspG_RuIpldIEGq_lxUn6PFZOk\"", | 32 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/lDspG_RuIpldIEGq_lxUn6PFZOk\"", |
33 "icons": { | 33 "icons": { |
34 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 34 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
35 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 35 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
36 }, | 36 }, |
37 "id": "resourceviews:v1beta2", | 37 "id": "resourceviews:v1beta2", |
38 "kind": "discovery#restDescription", | 38 "kind": "discovery#restDescription", |
(...skipping 1004 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1043 "type": "string" | 1043 "type": "string" |
1044 } | 1044 } |
1045 }, | 1045 }, |
1046 "type": "object" | 1046 "type": "object" |
1047 } | 1047 } |
1048 }, | 1048 }, |
1049 "servicePath": "resourceviews/v1beta2/projects/", | 1049 "servicePath": "resourceviews/v1beta2/projects/", |
1050 "title": "Google Compute Engine Instance Groups API", | 1050 "title": "Google Compute Engine Instance Groups API", |
1051 "version": "v1beta2" | 1051 "version": "v1beta2" |
1052 } | 1052 } |
OLD | NEW |