OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/monitoring.readonly": { | 5 "https://www.googleapis.com/auth/monitoring.readonly": { |
6 "description": "View monitoring data for all of your Google
Cloud and API projects" | 6 "description": "View monitoring data for all of your Google
Cloud and API projects" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "/cloudmonitoring/v2beta1/projects/", | 11 "basePath": "/cloudmonitoring/v2beta1/projects/", |
12 "baseUrl": "https://www.googleapis.com/cloudmonitoring/v2beta1/projects/", | 12 "baseUrl": "https://www.googleapis.com/cloudmonitoring/v2beta1/projects/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "Cloud Monitoring", | 14 "canonicalName": "Cloud Monitoring", |
15 "description": "API for accessing Google Cloud and API monitoring data.", | 15 "description": "API for accessing Google Cloud and API monitoring data.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/cloud-monitoring/", | 17 "documentationLink": "https://developers.google.com/cloud-monitoring/", |
18 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/wAZyG-GeB6RDgEIDYcjMLEDF9WU\"", | 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/1z1tbouoo-_VIrN2zuzSKRhsXbw\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
21 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
22 }, | 22 }, |
23 "id": "cloudmonitoring:v2beta1", | 23 "id": "cloudmonitoring:v2beta1", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "name": "cloudmonitoring", | 25 "name": "cloudmonitoring", |
26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
27 "ownerName": "Google", | 27 "ownerName": "Google", |
28 "parameters": { | 28 "parameters": { |
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
267 "response": { | 267 "response": { |
268 "$ref": "ListTimeseriesDescriptorsResponse" | 268 "$ref": "ListTimeseriesDescriptorsResponse" |
269 }, | 269 }, |
270 "scopes": [ | 270 "scopes": [ |
271 "https://www.googleapis.com/auth/monitoring.readonly" | 271 "https://www.googleapis.com/auth/monitoring.readonly" |
272 ] | 272 ] |
273 } | 273 } |
274 } | 274 } |
275 } | 275 } |
276 }, | 276 }, |
277 "revision": "20141110", | 277 "revision": "20141112", |
278 "rootUrl": "https://www.googleapis.com/", | 278 "rootUrl": "https://www.googleapis.com/", |
279 "schemas": { | 279 "schemas": { |
280 "ListMetricDescriptorsRequest": { | 280 "ListMetricDescriptorsRequest": { |
281 "description": "The request of cloudmonitoring.metricDescriptors.lis
t.", | 281 "description": "The request of cloudmonitoring.metricDescriptors.lis
t.", |
282 "id": "ListMetricDescriptorsRequest", | 282 "id": "ListMetricDescriptorsRequest", |
283 "properties": { | 283 "properties": { |
284 "kind": { | 284 "kind": { |
285 "default": "cloudmonitoring#listMetricDescriptorsRequest", | 285 "default": "cloudmonitoring#listMetricDescriptorsRequest", |
286 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"cloudmonitoring#listMetricDescriptorsRequest\".", | 286 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"cloudmonitoring#listMetricDescriptorsRequest\".", |
287 "type": "string" | 287 "type": "string" |
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
632 "type": "string" | 632 "type": "string" |
633 } | 633 } |
634 }, | 634 }, |
635 "type": "object" | 635 "type": "object" |
636 } | 636 } |
637 }, | 637 }, |
638 "servicePath": "cloudmonitoring/v2beta1/projects/", | 638 "servicePath": "cloudmonitoring/v2beta1/projects/", |
639 "title": "Cloud Monitoring API", | 639 "title": "Cloud Monitoring API", |
640 "version": "v2beta1" | 640 "version": "v2beta1" |
641 } | 641 } |
OLD | NEW |