restrictedMetricType property

List<String>? restrictedMetricType
getter/setter pair

Types of restricted data that this metric may contain.

Required for metrics with CURRENCY measurement unit. Must be empty for metrics with a non-CURRENCY measurement unit.

Optional.

Implementation

core.List<core.String>? restrictedMetricType;