menu
googleapis_beta package
documentation
dataflow/v1b3.dart
StreamingComputationConfig
instructions property
instructions property
dark_mode
light_mode
instructions
property
List
<
ParallelInstruction
>
?
instructions
getter/setter pair
Instructions that comprise the computation.
Implementation
core.List<ParallelInstruction>? instructions;
googleapis_beta package
documentation
dataflow/v1b3
StreamingComputationConfig
instructions property
StreamingComputationConfig class