indexedKeys property

List<String>? indexedKeys
getter/setter pair

Keys of key ranges that contribute significantly to a given metric Can be thought of as heavy hitters.

Implementation

core.List<core.String>? indexedKeys;