Defines a SDK harness container for executing Dataflow
pipelines.
Attributes
Name
Description
container_image
str
A docker container image that resides in
Google Container Registry.
use_single_core_per_container
bool
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.
environment_id
str
Environment ID for the Beam runner API proto
Environment that corresponds to the current SDK
Harness.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]