name property

String? name
getter/setter pair

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;