| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/appengine.admin": { | 5 "https://www.googleapis.com/auth/appengine.admin": { |
| 6 "description": "View and manage your applications deployed o
n Google App Engine" | 6 "description": "View and manage your applications deployed o
n Google App Engine" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/cloud-platform": { | 8 "https://www.googleapis.com/auth/cloud-platform": { |
| 9 "description": "View and manage your data across Google Clou
d Platform services" | 9 "description": "View and manage your data across Google Clou
d Platform services" |
| 10 }, | 10 }, |
| (...skipping 14 matching lines...) Expand all Loading... |
| 25 } | 25 } |
| 26 } | 26 } |
| 27 } | 27 } |
| 28 }, | 28 }, |
| 29 "basePath": "/manager/v1beta2/projects/", | 29 "basePath": "/manager/v1beta2/projects/", |
| 30 "baseUrl": "https://www.googleapis.com/manager/v1beta2/projects/", | 30 "baseUrl": "https://www.googleapis.com/manager/v1beta2/projects/", |
| 31 "batchPath": "batch", | 31 "batchPath": "batch", |
| 32 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", | 32 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", |
| 33 "discoveryVersion": "v1", | 33 "discoveryVersion": "v1", |
| 34 "documentationLink": "https://developers.google.com/deployment-manager/", | 34 "documentationLink": "https://developers.google.com/deployment-manager/", |
| 35 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/0hdZNaD3e39rRIfommkGgaxUovo\"", | 35 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/nOALRz0E4Hp0xgTBfcCk7nuPZ4A\"", |
| 36 "icons": { | 36 "icons": { |
| 37 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 37 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 38 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 38 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 39 }, | 39 }, |
| 40 "id": "manager:v1beta2", | 40 "id": "manager:v1beta2", |
| 41 "kind": "discovery#restDescription", | 41 "kind": "discovery#restDescription", |
| 42 "labels": [ | 42 "labels": [ |
| 43 "limited_availability" | 43 "limited_availability" |
| 44 ], | 44 ], |
| 45 "name": "manager", | 45 "name": "manager", |
| (...skipping 1116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1162 "type": "array" | 1162 "type": "array" |
| 1163 } | 1163 } |
| 1164 }, | 1164 }, |
| 1165 "type": "object" | 1165 "type": "object" |
| 1166 } | 1166 } |
| 1167 }, | 1167 }, |
| 1168 "servicePath": "manager/v1beta2/projects/", | 1168 "servicePath": "manager/v1beta2/projects/", |
| 1169 "title": "Deployment Manager API", | 1169 "title": "Deployment Manager API", |
| 1170 "version": "v1beta2" | 1170 "version": "v1beta2" |
| 1171 } | 1171 } |
| OLD | NEW |