indexedKeyRangeInfos property
The (sparse) mapping from time interval index to an IndexedKeyRangeInfos message, representing those time intervals for which there are informational messages concerning key ranges.
Implementation
core.Map<core.String, IndexedKeyRangeInfos>? indexedKeyRangeInfos;