google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.MonitoringDestination View Source
Configuration of a specific monitoring destination (the producer project or the consumer project).
Attributes
- metrics (List[String]): Names of the metrics to report to this monitoring destination. Each name must be defined in Service.metrics section. Defaults to:
null
. - monitoredResource (String): The monitored resource type. The type must be defined in Service.monitored_resources section. Defaults to:
null
.