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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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/cloudmonitoring/v2beta2",
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/NOsFjtPY9zRzc3K9F8mQGuDeSj0\"", 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/NOsFjtPY9zRzc3K9F8mQGuDeSj0\"",
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",
(...skipping 803 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

Powered by Google App Engine
This is Rietveld 408576698