metricDescriptors property
The metric descriptors that are available to the project and that match the value of filter, if present.
Implementation
core.List<MetricDescriptor>? metricDescriptors;
The metric descriptors that are available to the project and that match the value of filter, if present.
core.List<MetricDescriptor>? metricDescriptors;