name property
The name that identifies the step.
This must be unique for each step with respect to all other steps in the Cloud Dataflow job.
Implementation
core.String? name;
The name that identifies the step.
This must be unique for each step with respect to all other steps in the Cloud Dataflow job.
core.String? name;