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