labels property
Required. A set of labels used to describe instances of this monitored
resource type. For example, an individual Google Cloud SQL database is
identified by values for the labels "database_id"
and "zone"
.
Implementation
@$pb.TagNumber(4)
$core.List<$0.LabelDescriptor> get labels => $_getList(3);