Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DHttpHealthCheck.php69 public $timeoutSec; variable in Google\\Service\\Compute\\HttpHealthCheck
232 public function setTimeoutSec($timeoutSec) argument
234 $this->timeoutSec = $timeoutSec;
241 return $this->timeoutSec;
H A DHttpsHealthCheck.php69 public $timeoutSec; variable in Google\\Service\\Compute\\HttpsHealthCheck
232 public function setTimeoutSec($timeoutSec) argument
234 $this->timeoutSec = $timeoutSec;
241 return $this->timeoutSec;
H A DHealthCheck.php75 public $timeoutSec; variable in Google\\Service\\Compute\\HealthCheck
312 public function setTimeoutSec($timeoutSec) argument
314 $this->timeoutSec = $timeoutSec;
321 return $this->timeoutSec;
H A DBackendService.php142 public $timeoutSec; variable in Google\\Service\\Compute\\BackendService
651 public function setTimeoutSec($timeoutSec) argument
653 $this->timeoutSec = $timeoutSec;
660 return $this->timeoutSec;