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

Unified Diff: discovery/googleapis_beta/dataflow__v1b3.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: discovery/googleapis_beta/dataflow__v1b3.json
diff --git a/discovery/googleapis_beta/dataflow__v1b3.json b/discovery/googleapis_beta/dataflow__v1b3.json
index 402731dc5730033618d5e771c93fbce64e3a847d..16f75c9775f32ba04621a9052b66a4decac8ba5f 100644
--- a/discovery/googleapis_beta/dataflow__v1b3.json
+++ b/discovery/googleapis_beta/dataflow__v1b3.json
@@ -17,7 +17,7 @@
"description": "Google Dataflow API.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/dataflow",
- "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/z_qEBVG4geak7DrKYhi9NJcxQa4\"",
+ "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/6VZTtaR6IvNSRMngfuFqoyS-PQg\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -487,7 +487,7 @@
}
}
},
- "revision": "20160123",
+ "revision": "20160309",
"rootUrl": "https://dataflow.googleapis.com/",
"schemas": {
"Job": {
@@ -760,6 +760,14 @@
"network": {
"description": "Network to which VMs will be assigned. If empty or unspecified, the service will use the network \"default\".",
"type": "string"
+ },
+ "subnetwork": {
+ "description": "Subnetwork to which VMs will be assigned, if desired. Expected to be of the form \"zones/ZONE/subnetworks/SUBNETWORK\".",
+ "type": "string"
+ },
+ "workerHarnessContainerImage": {
+ "description": "Docker container image that executes Dataflow worker harness, residing in Google Container Registry. Required.",
+ "type": "string"
}
},
"type": "object"
@@ -2106,6 +2114,10 @@
"streamingComputationTopology": {
"$ref": "TopologyConfig",
"description": "The global topology of the streaming Dataflow job."
+ },
+ "drain": {
+ "description": "The user has requested drain.",
+ "type": "boolean"
}
},
"type": "object"
« no previous file with comments | « discovery/googleapis_beta/clouduseraccounts__beta.json ('k') | discovery/googleapis_beta/dataproc__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698