| Index: discovery/googleapis_beta/manager__v1beta2.json
|
| diff --git a/discovery/googleapis_beta/manager__v1beta2.json b/discovery/googleapis_beta/manager__v1beta2.json
|
| index d9ffb3a858c6e81b4952e9f309386a922e931da5..02e68559c13a6c1b7f565c0f27e646efe2ce24f2 100644
|
| --- a/discovery/googleapis_beta/manager__v1beta2.json
|
| +++ b/discovery/googleapis_beta/manager__v1beta2.json
|
| @@ -29,7 +29,7 @@
|
| "description": "The Deployment Manager API allows users to declaratively configure, deploy and run complex solutions on the Google Cloud Platform.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/deployment-manager/",
|
| - "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/9W3DLv6LKY-GqB6jKJr0p6e9y7s\"",
|
| + "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/iGUA1MFJvjag5CPQwb2aT371UTs\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -365,7 +365,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20140818",
|
| + "revision": "20140915",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "AccessConfig": {
|
| @@ -916,6 +916,10 @@
|
| "format": "int64",
|
| "type": "string"
|
| },
|
| + "diskType": {
|
| + "description": "Name of the disk type resource describing which disk type to use to create the disk. For example 'pd-ssd' or 'pd-standard'. Default is 'pd-standard'",
|
| + "type": "string"
|
| + },
|
| "sourceImage": {
|
| "description": "The fully-qualified URL of a source image to use to create this disk.",
|
| "type": "string"
|
|
|