labels property

Map<String, String> labels
final

Labels to apply to this storage pool. These can be later modified by the setLabels method.

Implementation

final Map<String, String> labels;