google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.WriteInstruction View Source
An instruction that writes records. Takes one input, produces no outputs.
Attributes
- input (InstructionInput): The input. Defaults to:
null
. - sink (Sink): The sink to write to. Defaults to:
null
.