View Source GoogleApi.Dataflow.V1b3.Model.InstructionInput (google_api_dataflow v0.46.1)
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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.