Home
last modified time | relevance | path

Searched refs:thresholdValue (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMetricThreshold.php47 public $thresholdValue; variable in Google\\Service\\Monitoring\\MetricThreshold
149 public function setThresholdValue($thresholdValue) argument
151 $this->thresholdValue = $thresholdValue;
155 return $this->thresholdValue;