google_api_dataflow v0.18.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
(type:integer()
, default:nil
) - The output index (origin zero) within the producer.producerInstructionIndex
(type:integer()
, default:nil
) - 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.
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.