OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/compute": { | 5 "https://www.googleapis.com/auth/compute": { |
6 "description": "View and manage your Google Compute Engine r
esources" | 6 "description": "View and manage your Google Compute Engine r
esources" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/compute.readonly": { | 8 "https://www.googleapis.com/auth/compute.readonly": { |
9 "description": "View your Google Compute Engine resources" | 9 "description": "View your Google Compute Engine resources" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/autoscaler/v1beta2/", | 14 "basePath": "/autoscaler/v1beta2/", |
15 "baseUrl": "https://www.googleapis.com/autoscaler/v1beta2/", | 15 "baseUrl": "https://www.googleapis.com/autoscaler/v1beta2/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "The Google Compute Engine Autoscaler API provides autoscalin
g for groups of Cloud VMs.", | 17 "description": "The Google Compute Engine Autoscaler API provides autoscalin
g for groups of Cloud VMs.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "http://developers.google.com/compute/docs/autoscaler", | 19 "documentationLink": "http://developers.google.com/compute/docs/autoscaler", |
20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/5UzSOWUO3ZYn_NUebnJd-hd4w8w\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/5UzSOWUO3ZYn_NUebnJd-hd4w8w\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
24 }, | 24 }, |
25 "id": "autoscaler:v1beta2", | 25 "id": "autoscaler:v1beta2", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "labels": [ | 27 "labels": [ |
28 "limited_availability" | 28 "limited_availability" |
29 ], | 29 ], |
30 "name": "autoscaler", | 30 "name": "autoscaler", |
(...skipping 851 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
882 "type": "string" | 882 "type": "string" |
883 } | 883 } |
884 }, | 884 }, |
885 "type": "object" | 885 "type": "object" |
886 } | 886 } |
887 }, | 887 }, |
888 "servicePath": "autoscaler/v1beta2/", | 888 "servicePath": "autoscaler/v1beta2/", |
889 "title": "Google Compute Engine Autoscaler API", | 889 "title": "Google Compute Engine Autoscaler API", |
890 "version": "v1beta2" | 890 "version": "v1beta2" |
891 } | 891 } |
OLD | NEW |