google_api_dataflow v0.1.0 GoogleApi.Dataflow.V1b3.Model.InstructionInput View Source
An input of an instruction, as a reference to an output of a producer instruction.
Attributes
- outputNum (integer()): The output index (origin zero) within the producer. Defaults to:
null
. - producerInstructionIndex (integer()): The index (origin zero) of the parallel instruction that produces the output to be consumed by this input. This index is relative to the list of instructions in this input's instruction's containing MapTask. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.