menu
googleapis_beta package
documentation
dataflow/v1b3.dart
ParallelInstruction
outputs property
outputs property
dark_mode
light_mode
outputs
property
List
<
InstructionOutput
>
?
outputs
getter/setter pair
Describes the outputs of the instruction.
Implementation
core.List<InstructionOutput>? outputs;
googleapis_beta package
documentation
dataflow/v1b3
ParallelInstruction
outputs property
ParallelInstruction class