Index: discovery/googleapis_beta/container__v1beta1.json |
diff --git a/discovery/googleapis_beta/container__v1beta1.json b/discovery/googleapis_beta/container__v1beta1.json |
index 7819777042952bf514314c8714eb0e3a5e419406..284ad88dad331139fd164851ed9474e07d9701e6 100644 |
--- a/discovery/googleapis_beta/container__v1beta1.json |
+++ b/discovery/googleapis_beta/container__v1beta1.json |
@@ -13,7 +13,8 @@ |
"batchPath": "batch", |
"description": "The Google Container Engine API is used for building and managing container based applications, powered by the open source Kubernetes technology.", |
"discoveryVersion": "v1", |
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/ZrZBeDfQYPqAxFURJt0IhCOLUHQ\"", |
+ "documentationLink": "https://cloud.google.com/container-engine/docs/v1beta1/", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/UyZr6gRNA--6ruBaV-TxMA3zr8s\"", |
"icons": { |
"x16": "http://www.google.com/images/icons/product/search-16.gif", |
"x32": "http://www.google.com/images/icons/product/search-32.gif" |
@@ -345,7 +346,7 @@ |
} |
} |
}, |
- "revision": "20141103", |
+ "revision": "20141112", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Cluster": { |
@@ -379,6 +380,10 @@ |
"description": "The name of this cluster. The name must be unique within this project and zone, and can be up to 40 characters with the following restrictions: \n- Lowercase letters, numbers, and hyphens only.\n- Must start with a letter.\n- Must end with a number or a letter.", |
"type": "string" |
}, |
+ "network": { |
+ "description": "The name of the Google Compute Engine network to which the cluster is connected.", |
+ "type": "string" |
+ }, |
"nodeConfig": { |
"$ref": "NodeConfig", |
"description": "The machine type and image to use for all nodes in this cluster. See the descriptions of the child properties of nodeConfig." |
@@ -538,6 +543,10 @@ |
], |
"type": "string" |
}, |
+ "selfLink": { |
+ "description": "Server-defined URL for the resource.", |
+ "type": "string" |
+ }, |
"status": { |
"description": "The current status of the operation.", |
"enum": [ |