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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/4VHSfl3BviRe7CEi12nEfPJjScU\"", | 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kvWqKOsq_jfnPo_IwhrTVlhrlcw\"", |
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 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
313 "response": { | 313 "response": { |
314 "$ref": "ListTimeseriesDescriptorsResponse" | 314 "$ref": "ListTimeseriesDescriptorsResponse" |
315 }, | 315 }, |
316 "scopes": [ | 316 "scopes": [ |
317 "https://www.googleapis.com/auth/monitoring.readonly" | 317 "https://www.googleapis.com/auth/monitoring.readonly" |
318 ] | 318 ] |
319 } | 319 } |
320 } | 320 } |
321 } | 321 } |
322 }, | 322 }, |
323 "revision": "20141213", | 323 "revision": "20150124", |
324 "rootUrl": "https://www.googleapis.com/", | 324 "rootUrl": "https://www.googleapis.com/", |
325 "schemas": { | 325 "schemas": { |
326 "ListMetricDescriptorsRequest": { | 326 "ListMetricDescriptorsRequest": { |
327 "description": "The request of cloudmonitoring.metricDescriptors.lis
t.", | 327 "description": "The request of cloudmonitoring.metricDescriptors.lis
t.", |
328 "id": "ListMetricDescriptorsRequest", | 328 "id": "ListMetricDescriptorsRequest", |
329 "properties": { | 329 "properties": { |
330 "kind": { | 330 "kind": { |
331 "default": "cloudmonitoring#listMetricDescriptorsRequest", | 331 "default": "cloudmonitoring#listMetricDescriptorsRequest", |
332 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"cloudmonitoring#listMetricDescriptorsRequest\".", | 332 "description": "Identifies what kind of resource this is. Va
lue: the fixed string \"cloudmonitoring#listMetricDescriptorsRequest\".", |
333 "type": "string" | 333 "type": "string" |
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
678 "type": "string" | 678 "type": "string" |
679 } | 679 } |
680 }, | 680 }, |
681 "type": "object" | 681 "type": "object" |
682 } | 682 } |
683 }, | 683 }, |
684 "servicePath": "cloudmonitoring/v2beta1/projects/", | 684 "servicePath": "cloudmonitoring/v2beta1/projects/", |
685 "title": "Cloud Monitoring API", | 685 "title": "Cloud Monitoring API", |
686 "version": "v2beta1" | 686 "version": "v2beta1" |
687 } | 687 } |
OLD | NEW |