Contains information about how a particular google.dataflow.v1beta3.Step
will be executed.
JSON representation | |
---|---|
{ "stepName": [ string ] } |
Fields | |
---|---|
stepName[] |
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. |