labelValues property

List<String> labelValues
final

The unmodifiable list of label values corresponding to the labelNames. Label values and name with the same index belong to each other.

Implementation

final List<String> labelValues;