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

Unified Diff: discovery/googleapis_beta/container__v1beta1.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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 side-by-side diff with in-line comments
Download patch
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": [
« no previous file with comments | « discovery/googleapis_beta/cloudmonitoring__v2beta1.json ('k') | discovery/googleapis_beta/datastore__v1beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698