metricDescriptors property

List<MetricDescriptor>? metricDescriptors
getter/setter pair

The metric descriptors that are available to the project and that match the value of filter, if present.

Implementation

core.List<MetricDescriptor>? metricDescriptors;