Home
last modified time | relevance | path

Searched refs:timeout (Results 101 – 125 of 435) sorted by last modified time

12345678910>>...18

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DHealthCheck.php45 public $timeout; variable in Google\\Service\\Appengine\\HealthCheck
124 public function setTimeout($timeout) argument
126 $this->timeout = $timeout;
133 return $this->timeout;
H A DLivenessCheck.php49 public $timeout; variable in Google\\Service\\Appengine\\LivenessCheck
138 public function setTimeout($timeout) argument
140 $this->timeout = $timeout;
147 return $this->timeout;
H A DReadinessCheck.php49 public $timeout; variable in Google\\Service\\Appengine\\ReadinessCheck
138 public function setTimeout($timeout) argument
140 $this->timeout = $timeout;
147 return $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2RevisionTemplate.php62 public $timeout; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2RevisionTemplate
211 public function setTimeout($timeout) argument
213 $this->timeout = $timeout;
220 return $this->timeout;
H A DGoogleCloudRunV2RevisionTemplate.php62 public $timeout; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2RevisionTemplate
211 public function setTimeout($timeout) argument
213 $this->timeout = $timeout;
220 return $this->timeout;
H A DGoogleCloudRunV2TaskTemplate.php44 public $timeout; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2TaskTemplate
123 public function setTimeout($timeout) argument
125 $this->timeout = $timeout;
132 return $this->timeout;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php64 float $timeout = 0.0, argument
78 $timeout,
H A DInsightOpsHandler.php43 float $timeout = 0.0, argument
61 $timeout,
H A DLogmaticHandler.php54 float $timeout = 0.0, argument
71 $timeout,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DOnDemandScanning.php128 'timeout' => [
H A DApigee.php2014 'timeout' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Webhook.php41 public $timeout; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Webhook
116 public function setTimeout($timeout) argument
118 $this->timeout = $timeout;
125 return $this->timeout;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php353 * @param int $timeout
356 public function __construct($host, $port = 22, $timeout = 10) argument
358 parent::__construct($host, $port, $timeout);
3276 $this->curTimeout = $this->timeout;
3350 $this->curTimeout = $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DAction.php68 public $timeout; variable in Google\\Service\\Genomics\\Action
241 public function setTimeout($timeout) argument
243 $this->timeout = $timeout;
250 return $this->timeout;
H A DPipeline.php36 public $timeout; variable in Google\\Service\\Genomics\\Pipeline
97 public function setTimeout($timeout) argument
99 $this->timeout = $timeout;
106 return $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DAction.php96 public $timeout; variable in Google\\Service\\CloudLifeSciences\\Action
367 public function setTimeout($timeout) argument
369 $this->timeout = $timeout;
376 return $this->timeout;
H A DPipeline.php36 public $timeout; variable in Google\\Service\\CloudLifeSciences\\Pipeline
97 public function setTimeout($timeout) argument
99 $this->timeout = $timeout;
106 return $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DRoboStartingIntent.php29 public $timeout; variable in Google\\Service\\Testing\\RoboStartingIntent
62 public function setTimeout($timeout) argument
64 $this->timeout = $timeout;
71 return $this->timeout;
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php335 ['timeout' => self::COMPUTE_PING_CONNECTION_TIMEOUT_S]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php110 public $timeout; variable in Google\\Service\\CloudBuild\\Build
483 public function setTimeout($timeout) argument
485 $this->timeout = $timeout;
492 return $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Action.php30 public $timeout; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Action
90 public function setTimeout($timeout) argument
92 $this->timeout = $timeout;
96 return $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DWaitOperationRequest.php25 public $timeout; variable in Google\\Service\\Translate\\WaitOperationRequest
30 public function setTimeout($timeout) argument
32 $this->timeout = $timeout;
39 return $this->timeout;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md113 * Fixing timeout bug with StreamHandler:
508 always selecting until the maximum select timeout.
730 created by a command (e.g. custom headers, query string variables, timeout settings, etc.).
1163 * Changed CurlMulti::perform to pass a smaller timeout to CurlMulti::executeHandles
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DebugSession.php41 public $timeout; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DebugSession
110 public function setTimeout($timeout) argument
112 $this->timeout = $timeout;
119 return $this->timeout;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCloudFunction.php128 public $timeout; variable in Google\\Service\\CloudFunctions\\CloudFunction
541 public function setTimeout($timeout) argument
543 $this->timeout = $timeout;
550 return $this->timeout;

12345678910>>...18