Class JobExecutionStageInfo (0.8.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 MutableSequence[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.