labels property

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

Set of labels associated with a Certificate.

Implementation

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