metrics property

  1. @TagNumber.new(2)
PbList<String> get metrics

Names of the metrics to report to this monitoring destination. Each name must be defined in google.api.Service.metrics section.

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.String> get metrics => $_getList(1);