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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « discovery/googleapis/reseller__v1.json ('k') | discovery/googleapis/safebrowsing__v4.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/cloudruntimeconfig": { 8 "https://www.googleapis.com/auth/cloudruntimeconfig": {
9 "description": "Manage your Google Cloud Platform services' runtime configuration" 9 "description": "Manage your Google Cloud Platform services' runtime configuration"
10 } 10 }
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 "$ref": "Empty" 209 "$ref": "Empty"
210 }, 210 },
211 "scopes": [ 211 "scopes": [
212 "https://www.googleapis.com/auth/cloud-platform", 212 "https://www.googleapis.com/auth/cloud-platform",
213 "https://www.googleapis.com/auth/cloudruntimeconfig" 213 "https://www.googleapis.com/auth/cloudruntimeconfig"
214 ] 214 ]
215 } 215 }
216 } 216 }
217 } 217 }
218 }, 218 },
219 "revision": "20161102", 219 "revision": "20161211",
220 "rootUrl": "https://runtimeconfig.googleapis.com/", 220 "rootUrl": "https://runtimeconfig.googleapis.com/",
221 "schemas": { 221 "schemas": {
222 "ListOperationsResponse": { 222 "ListOperationsResponse": {
223 "description": "The response message for Operations.ListOperations." , 223 "description": "The response message for Operations.ListOperations." ,
224 "id": "ListOperationsResponse", 224 "id": "ListOperationsResponse",
225 "properties": { 225 "properties": {
226 "nextPageToken": { 226 "nextPageToken": {
227 "description": "The standard List next-page token.", 227 "description": "The standard List next-page token.",
228 "type": "string" 228 "type": "string"
229 }, 229 },
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 "description": "The request message for Operations.CancelOperation." , 309 "description": "The request message for Operations.CancelOperation." ,
310 "id": "CancelOperationRequest", 310 "id": "CancelOperationRequest",
311 "properties": {}, 311 "properties": {},
312 "type": "object" 312 "type": "object"
313 } 313 }
314 }, 314 },
315 "servicePath": "", 315 "servicePath": "",
316 "title": "Google Cloud RuntimeConfig API", 316 "title": "Google Cloud RuntimeConfig API",
317 "version": "v1" 317 "version": "v1"
318 } 318 }
OLDNEW
« no previous file with comments | « discovery/googleapis/reseller__v1.json ('k') | discovery/googleapis/safebrowsing__v4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698