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
core.List<BillingDestination>? consumerDestinations;