labels property

Map<String, String>? labels
getter/setter pair

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

core.Map<core.String, core.String>? labels;