labels property

Map<String, String> labels
final

Labels to apply to this disk. These can be later modified by thedisks.setLabels method. This field is only applicable for persistent disks.

Implementation

final Map<String, String> labels;