labels property

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

The labels describing the metric value. See comments on google.api.servicecontrol.v1.Operation.labels for the overriding relationship. Note that this map must not contain monitored resource labels.

Implementation

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