Class JobExecutionStageInfo (0.2.0)

JobExecutionStageInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains information about how a particular google.dataflow.v1beta3.Step][google.dataflow.v1beta3.Step] will be executed.

Attribute

NameDescription
step_name Sequence[str]
The steps associated with the execution stage. Note that stages may have several steps, and that a given step might be run by more than one stage.

Inheritance

builtins.object > proto.message.Message > JobExecutionStageInfo