labels property

Map<String, String> labels
final

Labels for this resource. These can only be added or modified by thesetLabels method. Each label key/value pair must comply withRFC1035. Label values may be empty.

Implementation

final Map<String, String> labels;