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/cloud-platform.read-only": { | 8 "https://www.googleapis.com/auth/cloud-platform.read-only": { |
9 "description": "View your data across Google Cloud Platform
services" | 9 "description": "View your data across Google Cloud Platform
services" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/ndev.cloudman": { | 11 "https://www.googleapis.com/auth/ndev.cloudman": { |
12 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" | 12 "description": "View and manage your Google Cloud Platform m
anagement resources and deployment status information" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { | 14 "https://www.googleapis.com/auth/ndev.cloudman.readonly": { |
15 "description": "View your Google Cloud Platform management r
esources and deployment status information" | 15 "description": "View your Google Cloud Platform management r
esources and deployment status information" |
16 } | 16 } |
17 } | 17 } |
18 } | 18 } |
19 }, | 19 }, |
20 "basePath": "/deploymentmanager/v2/projects/", | 20 "basePath": "/deploymentmanager/v2/projects/", |
21 "baseUrl": "https://www.googleapis.com/deploymentmanager/v2/projects/", | 21 "baseUrl": "https://www.googleapis.com/deploymentmanager/v2/projects/", |
22 "batchPath": "batch", | 22 "batchPath": "batch/deploymentmanager/v2", |
23 "canonicalName": "Deployment Manager", | 23 "canonicalName": "Deployment Manager", |
24 "description": "Declares, configures, and deploys complex solutions on Googl
e Cloud Platform.", | 24 "description": "Declares, configures, and deploys complex solutions on Googl
e Cloud Platform.", |
25 "discoveryVersion": "v1", | 25 "discoveryVersion": "v1", |
26 "documentationLink": "https://cloud.google.com/deployment-manager/", | 26 "documentationLink": "https://cloud.google.com/deployment-manager/", |
27 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/eM7CIlPIGQ4hwjtk5wTBsMjDIYI\"", | 27 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/eM7CIlPIGQ4hwjtk5wTBsMjDIYI\"", |
28 "icons": { | 28 "icons": { |
29 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 29 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
30 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 30 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
31 }, | 31 }, |
32 "id": "deploymentmanager:v2", | 32 "id": "deploymentmanager:v2", |
(...skipping 1875 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1908 "type": "array" | 1908 "type": "array" |
1909 } | 1909 } |
1910 }, | 1910 }, |
1911 "type": "object" | 1911 "type": "object" |
1912 } | 1912 } |
1913 }, | 1913 }, |
1914 "servicePath": "deploymentmanager/v2/projects/", | 1914 "servicePath": "deploymentmanager/v2/projects/", |
1915 "title": "Google Cloud Deployment Manager API", | 1915 "title": "Google Cloud Deployment Manager API", |
1916 "version": "v2" | 1916 "version": "v2" |
1917 } | 1917 } |
OLD | NEW |