| 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": "MESSAGE UNDER CONSTRUCTION View your data ac
ross Google Cloud Platform services" | 9 "description": "MESSAGE UNDER CONSTRUCTION View your data ac
ross 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/v2beta1/projects/", | 20 "basePath": "/deploymentmanager/v2beta1/projects/", |
| 21 "baseUrl": "https://www.googleapis.com/deploymentmanager/v2beta1/projects/", | 21 "baseUrl": "https://www.googleapis.com/deploymentmanager/v2beta1/projects/", |
| 22 "batchPath": "batch", | 22 "batchPath": "batch", |
| 23 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", | 23 "description": "The Deployment Manager API allows users to declaratively con
figure, deploy and run complex solutions on the Google Cloud Platform.", |
| 24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
| 25 "documentationLink": "https://developers.google.com/deployment-manager/", | 25 "documentationLink": "https://developers.google.com/deployment-manager/", |
| 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/cd1I0kg1jyACUzJtB_abaoTCY5g\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/t0V9siTlTV0Mvn1pOduLWsDDLF0\"", |
| 27 "icons": { | 27 "icons": { |
| 28 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 28 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 29 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 29 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 30 }, | 30 }, |
| 31 "id": "deploymentmanager:v2beta1", | 31 "id": "deploymentmanager:v2beta1", |
| 32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
| 33 "labels": [ | 33 "labels": [ |
| 34 "limited_availability" | 34 "limited_availability" |
| 35 ], | 35 ], |
| 36 "name": "deploymentmanager", | 36 "name": "deploymentmanager", |
| (...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 534 "scopes": [ | 534 "scopes": [ |
| 535 "https://www.googleapis.com/auth/cloud-platform", | 535 "https://www.googleapis.com/auth/cloud-platform", |
| 536 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", | 536 "https://www.googleapis.com/auth/cloud-platform.read-onl
y", |
| 537 "https://www.googleapis.com/auth/ndev.cloudman", | 537 "https://www.googleapis.com/auth/ndev.cloudman", |
| 538 "https://www.googleapis.com/auth/ndev.cloudman.readonly" | 538 "https://www.googleapis.com/auth/ndev.cloudman.readonly" |
| 539 ] | 539 ] |
| 540 } | 540 } |
| 541 } | 541 } |
| 542 } | 542 } |
| 543 }, | 543 }, |
| 544 "revision": "20150728", | 544 "revision": "20150807", |
| 545 "rootUrl": "https://www.googleapis.com/", | 545 "rootUrl": "https://www.googleapis.com/", |
| 546 "schemas": { | 546 "schemas": { |
| 547 "Deployment": { | 547 "Deployment": { |
| 548 "description": "Next available tag: 8", | 548 "description": "Next available tag: 8", |
| 549 "id": "Deployment", | 549 "id": "Deployment", |
| 550 "properties": { | 550 "properties": { |
| 551 "description": { | 551 "description": { |
| 552 "description": "! An optional user-provided description of t
he deployment.", | 552 "description": "! An optional user-provided description of t
he deployment.", |
| 553 "type": "string" | 553 "type": "string" |
| 554 }, | 554 }, |
| (...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 871 "items": { | 871 "items": { |
| 872 "$ref": "Type" | 872 "$ref": "Type" |
| 873 }, | 873 }, |
| 874 "type": "array" | 874 "type": "array" |
| 875 } | 875 } |
| 876 }, | 876 }, |
| 877 "type": "object" | 877 "type": "object" |
| 878 } | 878 } |
| 879 }, | 879 }, |
| 880 "servicePath": "deploymentmanager/v2beta1/projects/", | 880 "servicePath": "deploymentmanager/v2beta1/projects/", |
| 881 "title": "Google Cloud Deployment Manager API V2", | 881 "title": "Google Cloud Deployment Manager API", |
| 882 "version": "v2beta1" | 882 "version": "v2beta1" |
| 883 } | 883 } |
| OLD | NEW |