apiName property

String? apiName
getter/setter pair

A metric name.

Useable in [Metric](#Metric)'s name. For example, eventCount.

Implementation

core.String? apiName;