keyRangeInfos property
A (sparse) mapping from key bucket index to the KeyRangeInfos for that key bucket.
Implementation
core.Map<core.String, KeyRangeInfos>? keyRangeInfos;
A (sparse) mapping from key bucket index to the KeyRangeInfos for that key bucket.
core.Map<core.String, KeyRangeInfos>? keyRangeInfos;