| 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 11 matching lines...) Expand all Loading... |
| 22 } | 22 } |
| 23 } | 23 } |
| 24 } | 24 } |
| 25 }, | 25 }, |
| 26 "basePath": "/manager/v1beta2/projects/", | 26 "basePath": "/manager/v1beta2/projects/", |
| 27 "baseUrl": "https://www.googleapis.com/manager/v1beta2/projects/", | 27 "baseUrl": "https://www.googleapis.com/manager/v1beta2/projects/", |
| 28 "batchPath": "batch", | 28 "batchPath": "batch", |
| 29 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", | 29 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", |
| 30 "discoveryVersion": "v1", | 30 "discoveryVersion": "v1", |
| 31 "documentationLink": "https://developers.google.com/deployment-manager/", | 31 "documentationLink": "https://developers.google.com/deployment-manager/", |
| 32 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/iGUA1MFJvjag5CPQwb2aT371UTs\"", | 32 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/iGUA1MFJvjag5CPQwb2aT371UTs\"", |
| 33 "icons": { | 33 "icons": { |
| 34 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 34 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 35 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 35 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 36 }, | 36 }, |
| 37 "id": "manager:v1beta2", | 37 "id": "manager:v1beta2", |
| 38 "kind": "discovery#restDescription", | 38 "kind": "discovery#restDescription", |
| 39 "labels": [ | 39 "labels": [ |
| 40 "limited_availability" | 40 "limited_availability" |
| 41 ], | 41 ], |
| 42 "name": "manager", | 42 "name": "manager", |
| (...skipping 1112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1155 "type": "array" | 1155 "type": "array" |
| 1156 } | 1156 } |
| 1157 }, | 1157 }, |
| 1158 "type": "object" | 1158 "type": "object" |
| 1159 } | 1159 } |
| 1160 }, | 1160 }, |
| 1161 "servicePath": "manager/v1beta2/projects/", | 1161 "servicePath": "manager/v1beta2/projects/", |
| 1162 "title": "Deployment Manager API", | 1162 "title": "Deployment Manager API", |
| 1163 "version": "v1beta2" | 1163 "version": "v1beta2" |
| 1164 } | 1164 } |
| OLD | NEW |