streamingComputationConfigs property

List<StreamingComputationConfig>? streamingComputationConfigs
getter/setter pair

Set of computation configuration information.

Implementation

core.List<StreamingComputationConfig>? streamingComputationConfigs;