Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DHealthCheck.php33 public $healthyThreshold; variable in Google\\Service\\Appengine\\HealthCheck
82 public function setHealthyThreshold($healthyThreshold) argument
84 $this->healthyThreshold = $healthyThreshold;
91 return $this->healthyThreshold;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpHealthCheck.php37 public $healthyThreshold; variable in Google\\Service\\Compute\\HttpHealthCheck
120 public function setHealthyThreshold($healthyThreshold) argument
122 $this->healthyThreshold = $healthyThreshold;
129 return $this->healthyThreshold;
H A DHttpsHealthCheck.php37 public $healthyThreshold; variable in Google\\Service\\Compute\\HttpsHealthCheck
120 public function setHealthyThreshold($healthyThreshold) argument
122 $this->healthyThreshold = $healthyThreshold;
129 return $this->healthyThreshold;
H A DHealthCheck.php39 public $healthyThreshold; variable in Google\\Service\\Compute\\HealthCheck
144 public function setHealthyThreshold($healthyThreshold) argument
146 $this->healthyThreshold = $healthyThreshold;
153 return $this->healthyThreshold;