metricType property

CustomMetricType? metricType
final

The type of the custom metric. Types include string-list, ip-address-list, number-list, and number.

Implementation

final CustomMetricType? metricType;