consumerDestinations property
Monitoring configurations for sending metrics to the consumer project. There can be multiple consumer destinations, each one must have a different monitored resource type. A metric can be used in at most one consumer destination.
Implementation
@$pb.TagNumber(2)
$pb.PbList<Monitoring_MonitoringDestination> get consumerDestinations =>
$_getList(1);