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 "https://www.googleapis.com/auth/ndev.cloudman": { | 14 "https://www.googleapis.com/auth/ndev.cloudman": { |
15 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" | 15 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { | 17 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { |
18 "description": "View your Google Cloud Platform management r
esources and deployment status information" | 18 "description": "View your Google Cloud Platform management r
esources and deployment status information" |
19 } | 19 } |
20 } | 20 } |
21 } | 21 } |
22 }, | 22 }, |
23 "basePath": "/resourceviews/v1beta1/projects/", | 23 "basePath": "/resourceviews/v1beta1/projects/", |
24 "baseUrl": "https://www.googleapis.com/resourceviews/v1beta1/projects/", | 24 "baseUrl": "https://www.googleapis.com/resourceviews/v1beta1/projects/", |
25 "batchPath": "batch", | 25 "batchPath": "batch", |
26 "description": "The Resource View API allows users to create and manage logi
cal sets of Google Compute Engine instances.", | 26 "description": "The Resource View API allows users to create and manage logi
cal sets of Google Compute Engine instances.", |
27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
28 "documentationLink": "https://developers.google.com/compute/", | 28 "documentationLink": "https://developers.google.com/compute/", |
29 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/2oa8SMSfpFS6UKNS3wRm4F3v1wQ\"", | 29 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/2oa8SMSfpFS6UKNS3wRm4F3v1wQ\"", |
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": "resourceviews:v1beta1", | 34 "id": "resourceviews:v1beta1", |
35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
36 "labels": [ | 36 "labels": [ |
37 "limited_availability" | 37 "limited_availability" |
38 ], | 38 ], |
39 "name": "resourceviews", | 39 "name": "resourceviews", |
(...skipping 862 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
902 "type": "array" | 902 "type": "array" |
903 } | 903 } |
904 }, | 904 }, |
905 "type": "object" | 905 "type": "object" |
906 } | 906 } |
907 }, | 907 }, |
908 "servicePath": "resourceviews/v1beta1/projects/", | 908 "servicePath": "resourceviews/v1beta1/projects/", |
909 "title": "Resource Views API", | 909 "title": "Resource Views API", |
910 "version": "v1beta1" | 910 "version": "v1beta1" |
911 } | 911 } |
OLD | NEW |