labels property

Map<String, String> labels
final

Labels to apply to this snapshot. These can be later modified by the setLabels method. Label values may be empty.

Implementation

final Map<String, String> labels;