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

Side by Side Diff: discovery/googleapis/cloudlatencytest__v2.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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/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": "/v2/statscollection/", 11 "basePath": "/v2/statscollection/",
12 "baseUrl": "https://cloudlatencytest-pa.googleapis.com/v2/statscollection/", 12 "baseUrl": "https://cloudlatencytest-pa.googleapis.com/v2/statscollection/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "description": "A Test API to report latency data.", 14 "description": "Reports latency data.",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "", 16 "documentationLink": "",
17 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/PW6HfcHDC5AsDXJubg0JwdKPyYo\"", 17 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/FL1d8nurnHWuubBo0LSBB6ZSNaM\"",
18 "icons": { 18 "icons": {
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", 19 "x16": "http://www.google.com/images/icons/product/search-16.gif",
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" 20 "x32": "http://www.google.com/images/icons/product/search-32.gif"
21 }, 21 },
22 "id": "cloudlatencytest:v2", 22 "id": "cloudlatencytest:v2",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
24 "name": "cloudlatencytest", 24 "name": "cloudlatencytest",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 "response": { 99 "response": {
100 "$ref": "StatsReply" 100 "$ref": "StatsReply"
101 }, 101 },
102 "scopes": [ 102 "scopes": [
103 "https://www.googleapis.com/auth/monitoring.readonly" 103 "https://www.googleapis.com/auth/monitoring.readonly"
104 ] 104 ]
105 } 105 }
106 } 106 }
107 } 107 }
108 }, 108 },
109 "revision": "20150508", 109 "revision": "20160309",
110 "rootUrl": "https://cloudlatencytest-pa.googleapis.com/", 110 "rootUrl": "https://cloudlatencytest-pa.googleapis.com/",
111 "schemas": { 111 "schemas": {
112 "AggregatedStats": { 112 "AggregatedStats": {
113 "id": "AggregatedStats", 113 "id": "AggregatedStats",
114 "properties": { 114 "properties": {
115 "stats": { 115 "stats": {
116 "items": { 116 "items": {
117 "$ref": "Stats" 117 "$ref": "Stats"
118 }, 118 },
119 "type": "array" 119 "type": "array"
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 "type": "string" 203 "type": "string"
204 } 204 }
205 }, 205 },
206 "type": "object" 206 "type": "object"
207 } 207 }
208 }, 208 },
209 "servicePath": "v2/statscollection/", 209 "servicePath": "v2/statscollection/",
210 "title": "Google Cloud Network Performance Monitoring API", 210 "title": "Google Cloud Network Performance Monitoring API",
211 "version": "v2" 211 "version": "v2"
212 } 212 }
OLDNEW
« no previous file with comments | « discovery/googleapis/clouddebugger__v2.json ('k') | discovery/googleapis/cloudresourcemanager__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698