google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.ComponentTransform View Source
Description of a transform executed as part of an execution stage.
Attributes
- name (String): Dataflow service generated name for this source. Defaults to:
null
. - originalTransform (String): User name for the original user transform with which this transform is most closely associated. Defaults to:
null
. - userName (String): Human-readable name for this transform; may be user or system generated. Defaults to:
null
.