Home
last modified time | relevance | path

Searched refs:MetricThreshold (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCondition.php28 protected $conditionThresholdType = MetricThreshold::class;
82 * @param MetricThreshold
84 public function setConditionThreshold(MetricThreshold $conditionThreshold)
89 * @return MetricThreshold
H A DMetricThreshold.php20 class MetricThreshold extends \Google\Collection class
174 class_alias(MetricThreshold::class, 'Google_Service_Monitoring_MetricThreshold');