computationRanges property

List<StreamingComputationRanges>? computationRanges
getter/setter pair

Contains ranges of a streaming computation this task should apply to.

Implementation

core.List<StreamingComputationRanges>? computationRanges;