google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.FlattenInstruction View Source
An instruction that copies its inputs (zero or more) to its (single) output.
Attributes
- inputs (List[InstructionInput]): Describes the inputs to the flatten instruction. Defaults to:
null
.