Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(738)

Side by Side Diff: discovery/googleapis_beta/cloudmonitoring__v2beta2.json

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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/monitoring": { 8 "https://www.googleapis.com/auth/monitoring": {
9 "description": "View and write monitoring data for all of yo ur Google and third-party Cloud and API projects" 9 "description": "View and write monitoring data for all of yo ur Google and third-party Cloud and API projects"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/cloudmonitoring/v2beta2/projects/", 14 "basePath": "/cloudmonitoring/v2beta2/projects/",
15 "baseUrl": "https://www.googleapis.com/cloudmonitoring/v2beta2/projects/", 15 "baseUrl": "https://www.googleapis.com/cloudmonitoring/v2beta2/projects/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "canonicalName": "Cloud Monitoring", 17 "canonicalName": "Cloud Monitoring",
18 "description": "Accesses Google Cloud Monitoring data.", 18 "description": "Accesses Google Cloud Monitoring data.",
19 "discoveryVersion": "v1", 19 "discoveryVersion": "v1",
20 "documentationLink": "https://cloud.google.com/monitoring/v2beta2/", 20 "documentationLink": "https://cloud.google.com/monitoring/v2beta2/",
21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/mLggzdz9EvP0lVEQoxoRvdSJShg\"", 21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/fJcVvavMOUDcqd9RQazdfUvZ2yE\"",
22 "icons": { 22 "icons": {
23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
25 }, 25 },
26 "id": "cloudmonitoring:v2beta2", 26 "id": "cloudmonitoring:v2beta2",
27 "kind": "discovery#restDescription", 27 "kind": "discovery#restDescription",
28 "name": "cloudmonitoring", 28 "name": "cloudmonitoring",
29 "ownerDomain": "google.com", 29 "ownerDomain": "google.com",
30 "ownerName": "Google", 30 "ownerName": "Google",
31 "parameters": { 31 "parameters": {
(...skipping 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 "$ref": "ListTimeseriesDescriptorsResponse" 404 "$ref": "ListTimeseriesDescriptorsResponse"
405 }, 405 },
406 "scopes": [ 406 "scopes": [
407 "https://www.googleapis.com/auth/cloud-platform", 407 "https://www.googleapis.com/auth/cloud-platform",
408 "https://www.googleapis.com/auth/monitoring" 408 "https://www.googleapis.com/auth/monitoring"
409 ] 409 ]
410 } 410 }
411 } 411 }
412 } 412 }
413 }, 413 },
414 "revision": "20161031", 414 "revision": "20170130",
415 "rootUrl": "https://www.googleapis.com/", 415 "rootUrl": "https://www.googleapis.com/",
416 "schemas": { 416 "schemas": {
417 "DeleteMetricDescriptorResponse": { 417 "DeleteMetricDescriptorResponse": {
418 "description": "The response of cloudmonitoring.metricDescriptors.de lete.", 418 "description": "The response of cloudmonitoring.metricDescriptors.de lete.",
419 "id": "DeleteMetricDescriptorResponse", 419 "id": "DeleteMetricDescriptorResponse",
420 "properties": { 420 "properties": {
421 "kind": { 421 "kind": {
422 "default": "cloudmonitoring#deleteMetricDescriptorResponse", 422 "default": "cloudmonitoring#deleteMetricDescriptorResponse",
423 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"cloudmonitoring#deleteMetricDescriptorResponse\".", 423 "description": "Identifies what kind of resource this is. Va lue: the fixed string \"cloudmonitoring#deleteMetricDescriptorResponse\".",
424 "type": "string" 424 "type": "string"
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
830 "type": "string" 830 "type": "string"
831 } 831 }
832 }, 832 },
833 "type": "object" 833 "type": "object"
834 } 834 }
835 }, 835 },
836 "servicePath": "cloudmonitoring/v2beta2/projects/", 836 "servicePath": "cloudmonitoring/v2beta2/projects/",
837 "title": "Cloud Monitoring API", 837 "title": "Cloud Monitoring API",
838 "version": "v2beta2" 838 "version": "v2beta2"
839 } 839 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/cloudkms__v1beta1.json ('k') | discovery/googleapis_beta/cloudresourcemanager__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698