metrics property

List<String>? metrics
getter/setter pair

Names of the metrics to report to this billing destination.

Each name must be defined in Service.metrics section.

Implementation

core.List<core.String>? metrics;