keyRanges property

List<KeyRangeLocation>? keyRanges
getter/setter pair

The key ranges processed by the computation.

Implementation

core.List<KeyRangeLocation>? keyRanges;