Class ComponentTransform (0.1.5)

ComponentTransform(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Description of a transform executed as part of an execution stage.

Attributes

NameDescription
user_name str
Human-readable name for this transform; may be user or system generated.
name str
Dataflow service generated name for this source.
original_transform str
User name for the original user transform with which this transform is most closely associated.