labels property

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

Resource labels to represent user-provided metadata.

Implementation

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