google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.ComponentSource View Source
Description of an interstitial value between transforms in an execution stage.
Attributes
- name (String): Dataflow service generated name for this source. Defaults to:
null
. - originalTransformOrCollection (String): User name for the original user transform or collection with which this source is most closely associated. Defaults to:
null
. - userName (String): Human-readable name for this transform; may be user or system generated. Defaults to:
null
.