| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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 } |
| OLD | NEW |