Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DWindowsBasedSli.php26 protected $goodTotalRatioThresholdType = PerformanceThreshold::class;
52 * @param PerformanceThreshold
54 public function setGoodTotalRatioThreshold(PerformanceThreshold $goodTotalRatioThreshold)
59 * @return PerformanceThreshold
H A DPerformanceThreshold.php20 class PerformanceThreshold extends \Google\Model class
67 class_alias(PerformanceThreshold::class, 'Google_Service_Monitoring_PerformanceThreshold');