labels property

  1. @TagNumber(10)
Map<String, String> labels

A map of labels to associate with the VM.

Implementation

@$pb.TagNumber(10)
$core.Map<$core.String, $core.String> get labels => $_getMap(9);