Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Side by Side Diff: discovery/googleapis_beta/deploymentmanager__v2beta1.json

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/dataflow__v1b3.json ('k') | discovery/googleapis_beta/deploymentmanager__v2beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698