You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/dataflow_v1b3.projects.jobs.debug.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -128,9 +128,10 @@ <h3>Method Details</h3>
128
128
body: object, The request body.
129
129
The object takes the form of:
130
130
131
-
{ # Request to send encoded debug information.
131
+
{ # Request to send encoded debug information. Next ID: 8
132
132
"componentId": "A String", # The internal component id for which debug information is sent.
133
133
"data": "A String", # The encoded debug information.
134
+
"dataFormat": "A String", # Format for the data field above (id=5).
134
135
"location": "A String", # The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
135
136
"workerId": "A String", # The worker id, i.e., VM hostname.
Copy file name to clipboardExpand all lines: docs/dyn/dataflow_v1b3.projects.jobs.html
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,9 @@ <h3>Method Details</h3>
229
229
},
230
230
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
231
231
{ # Defines a SDK harness container for executing Dataflow pipelines.
232
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
233
+
"A String",
234
+
],
232
235
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
233
236
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
234
237
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
@@ -558,6 +561,9 @@ <h3>Method Details</h3>
558
561
},
559
562
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
560
563
{ # Defines a SDK harness container for executing Dataflow pipelines.
564
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
565
+
"A String",
566
+
],
561
567
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
562
568
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
563
569
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
@@ -871,6 +877,9 @@ <h3>Method Details</h3>
871
877
},
872
878
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
873
879
{ # Defines a SDK harness container for executing Dataflow pipelines.
880
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
881
+
"A String",
882
+
],
874
883
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
875
884
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
876
885
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
@@ -1191,6 +1200,9 @@ <h3>Method Details</h3>
1191
1200
},
1192
1201
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
1193
1202
{ # Defines a SDK harness container for executing Dataflow pipelines.
1203
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
1204
+
"A String",
1205
+
],
1194
1206
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
1195
1207
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
1196
1208
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
@@ -1568,6 +1580,9 @@ <h3>Method Details</h3>
1568
1580
},
1569
1581
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
1570
1582
{ # Defines a SDK harness container for executing Dataflow pipelines.
1583
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
1584
+
"A String",
1585
+
],
1571
1586
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
1572
1587
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
1573
1588
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
@@ -1938,6 +1953,9 @@ <h3>Method Details</h3>
1938
1953
},
1939
1954
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
1940
1955
{ # Defines a SDK harness container for executing Dataflow pipelines.
1956
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
1957
+
"A String",
1958
+
],
1941
1959
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
1942
1960
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
1943
1961
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
@@ -2244,6 +2262,9 @@ <h3>Method Details</h3>
2244
2262
},
2245
2263
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
2246
2264
{ # Defines a SDK harness container for executing Dataflow pipelines.
2265
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
2266
+
"A String",
2267
+
],
2247
2268
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
2248
2269
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
2249
2270
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
Copy file name to clipboardExpand all lines: docs/dyn/dataflow_v1b3.projects.locations.flexTemplates.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -280,6 +280,9 @@ <h3>Method Details</h3>
280
280
},
281
281
"sdkHarnessContainerImages": [ # Set of SDK harness containers needed to execute this pipeline. This will only be set in the Fn API path. For non-cross-language pipelines this should have only one entry. Cross-language pipelines will have two or more entries.
282
282
{ # Defines a SDK harness container for executing Dataflow pipelines.
283
+
"capabilities": [ # The set of capabilities enumerated in the above Environment proto. See also https://github.com/apache/beam/blob/master/model/pipeline/src/main/proto/beam_runner_api.proto
284
+
"A String",
285
+
],
283
286
"containerImage": "A String", # A docker container image that resides in Google Container Registry.
284
287
"environmentId": "A String", # Environment ID for the Beam runner API proto Environment that corresponds to the current SDK Harness.
285
288
"useSingleCorePerContainer": True or False, # If true, recommends the Dataflow service to use only one core per SDK container instance with this image. If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
Copy file name to clipboardExpand all lines: docs/dyn/dataflow_v1b3.projects.locations.jobs.debug.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,9 +130,10 @@ <h3>Method Details</h3>
130
130
body: object, The request body.
131
131
The object takes the form of:
132
132
133
-
{ # Request to send encoded debug information.
133
+
{ # Request to send encoded debug information. Next ID: 8
134
134
"componentId": "A String", # The internal component id for which debug information is sent.
135
135
"data": "A String", # The encoded debug information.
136
+
"dataFormat": "A String", # Format for the data field above (id=5).
136
137
"location": "A String", # The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
137
138
"workerId": "A String", # The worker id, i.e., VM hostname.
0 commit comments