google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.StageSource View Source

Description of an input or output of 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.
  • sizeBytes (String): Size of the source, if measurable. Defaults to: null.
  • userName (String): Human-readable name for this source; may be user or system generated. Defaults to: null.