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

Side by Side Diff: discovery/googleapis/deploymentmanager__v2.json

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 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": "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",
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/zAoD3c2ULQD4CrM0UHM-SVOsDxw\"", 27 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/oyMMQHi-RabrsOdML-FXKXh2I64\"",
28 "icons": { 28 "icons": {
29 "x16": "http://www.google.com/images/icons/product/search-16.gif", 29 "x16": "http://www.google.com/images/icons/product/search-16.gif",
30 "x32": "http://www.google.com/images/icons/product/search-32.gif" 30 "x32": "http://www.google.com/images/icons/product/search-32.gif"
31 }, 31 },
32 "id": "deploymentmanager:v2", 32 "id": "deploymentmanager:v2",
33 "kind": "discovery#restDescription", 33 "kind": "discovery#restDescription",
34 "name": "deploymentmanager", 34 "name": "deploymentmanager",
35 "ownerDomain": "google.com", 35 "ownerDomain": "google.com",
36 "ownerName": "Google", 36 "ownerName": "Google",
37 "parameters": { 37 "parameters": {
(...skipping 735 matching lines...) Expand 10 before | Expand all | Expand 10 after
773 "scopes": [ 773 "scopes": [
774 "https://www.googleapis.com/auth/cloud-platform", 774 "https://www.googleapis.com/auth/cloud-platform",
775 "https://www.googleapis.com/auth/cloud-platform.read-onl y", 775 "https://www.googleapis.com/auth/cloud-platform.read-onl y",
776 "https://www.googleapis.com/auth/ndev.cloudman", 776 "https://www.googleapis.com/auth/ndev.cloudman",
777 "https://www.googleapis.com/auth/ndev.cloudman.readonly" 777 "https://www.googleapis.com/auth/ndev.cloudman.readonly"
778 ] 778 ]
779 } 779 }
780 } 780 }
781 } 781 }
782 }, 782 },
783 "revision": "20160624", 783 "revision": "20160731",
784 "rootUrl": "https://www.googleapis.com/", 784 "rootUrl": "https://www.googleapis.com/",
785 "schemas": { 785 "schemas": {
786 "ConfigFile": { 786 "ConfigFile": {
787 "description": "", 787 "description": "",
788 "id": "ConfigFile", 788 "id": "ConfigFile",
789 "properties": { 789 "properties": {
790 "content": { 790 "content": {
791 "description": "The contents of the file.", 791 "description": "The contents of the file.",
792 "type": "string" 792 "type": "string"
793 } 793 }
(...skipping 641 matching lines...) Expand 10 before | Expand all | Expand 10 after
1435 "type": "array" 1435 "type": "array"
1436 } 1436 }
1437 }, 1437 },
1438 "type": "object" 1438 "type": "object"
1439 } 1439 }
1440 }, 1440 },
1441 "servicePath": "deploymentmanager/v2/projects/", 1441 "servicePath": "deploymentmanager/v2/projects/",
1442 "title": "Google Cloud Deployment Manager API", 1442 "title": "Google Cloud Deployment Manager API",
1443 "version": "v2" 1443 "version": "v2"
1444 } 1444 }
OLDNEW
« no previous file with comments | « discovery/googleapis/content__v2sandbox.json ('k') | discovery/googleapis/dfareporting__v2.2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698