metric property

String? metric
getter/setter pair

The identifier (type) of the Stackdriver Monitoring metric.

The metric cannot have negative values.

The metric must have a value type of INT64 orDOUBLE.

Implementation

core.String? metric;