labels property

List<LabelDescriptor> labels
final

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

final List<LabelDescriptor> labels;