All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.serviceconsumermanagement.v1.model.MonitoringDestination.html Maven / Gradle / Ivy







MonitoringDestination (Service Consumer Management API v1-rev20210525-1.31.0)












com.google.api.services.serviceconsumermanagement.v1.model

Class MonitoringDestination

    • Constructor Detail

      • MonitoringDestination

        public MonitoringDestination()
    • Method Detail

      • getMetrics

        public List<String> getMetrics()
        Types of the metrics to report to this monitoring destination. Each type must be defined in Service.metrics section.
        Returns:
        value or null for none
      • setMetrics

        public MonitoringDestination setMetrics(List<String> metrics)
        Types of the metrics to report to this monitoring destination. Each type must be defined in Service.metrics section.
        Parameters:
        metrics - metrics or null for none
      • getMonitoredResource

        public String getMonitoredResource()
        The monitored resource type. The type must be defined in Service.monitored_resources section.
        Returns:
        value or null for none
      • setMonitoredResource

        public MonitoringDestination setMonitoredResource(String monitoredResource)
        The monitored resource type. The type must be defined in Service.monitored_resources section.
        Parameters:
        monitoredResource - monitoredResource or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy