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/v1beta2/projects/", | 23 "basePath": "/resourceviews/v1beta2/projects/", |
24 "baseUrl": "https://www.googleapis.com/resourceviews/v1beta2/projects/", | 24 "baseUrl": "https://www.googleapis.com/resourceviews/v1beta2/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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/h07P0KWaqrcoR1sKo_9XnasKmIs\"", | 29 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/4MmDAPzSM7FP83q8Q6MVIkiIkKw\"", |
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:v1beta2", | 34 "id": "resourceviews:v1beta2", |
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 569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
609 }, | 609 }, |
610 "scopes": [ | 610 "scopes": [ |
611 "https://www.googleapis.com/auth/cloud-platform", | 611 "https://www.googleapis.com/auth/cloud-platform", |
612 "https://www.googleapis.com/auth/compute", | 612 "https://www.googleapis.com/auth/compute", |
613 "https://www.googleapis.com/auth/ndev.cloudman" | 613 "https://www.googleapis.com/auth/ndev.cloudman" |
614 ] | 614 ] |
615 } | 615 } |
616 } | 616 } |
617 } | 617 } |
618 }, | 618 }, |
619 "revision": "20140904", | 619 "revision": "20150302", |
620 "rootUrl": "https://www.googleapis.com/", | 620 "rootUrl": "https://www.googleapis.com/", |
621 "schemas": { | 621 "schemas": { |
622 "Label": { | 622 "Label": { |
623 "description": "The Label to be applied to the resource views.", | 623 "description": "The Label to be applied to the resource views.", |
624 "id": "Label", | 624 "id": "Label", |
625 "properties": { | 625 "properties": { |
626 "key": { | 626 "key": { |
627 "description": "Key of the label.", | 627 "description": "Key of the label.", |
628 "type": "string" | 628 "type": "string" |
629 }, | 629 }, |
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1032 }, | 1032 }, |
1033 "resourceName": { | 1033 "resourceName": { |
1034 "description": "The name of the resource if user wants to up
date the service information of the resource.", | 1034 "description": "The name of the resource if user wants to up
date the service information of the resource.", |
1035 "type": "string" | 1035 "type": "string" |
1036 } | 1036 } |
1037 }, | 1037 }, |
1038 "type": "object" | 1038 "type": "object" |
1039 } | 1039 } |
1040 }, | 1040 }, |
1041 "servicePath": "resourceviews/v1beta2/projects/", | 1041 "servicePath": "resourceviews/v1beta2/projects/", |
1042 "title": "Resource Views API", | 1042 "title": "Google Compute Engine Instance Groups API", |
1043 "version": "v1beta2" | 1043 "version": "v1beta2" |
1044 } | 1044 } |
OLD | NEW |