userLabels property

  1. @TagNumber.new(2)
PbMap<String, String> get userLabels

Output only. A map of user-defined metadata labels.

Implementation

@$pb.TagNumber(2)
$pb.PbMap<$core.String, $core.String> get userLabels => $_getMap(1);