Class ComponentSource (0.8.1)

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

Description of an interstitial value between transforms in 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_or_collection str
User name for the original user transform or collection with which this source is most closely associated.