Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryRequest.php76 public $timeoutMs; variable in Google\\Service\\Bigquery\\QueryRequest
285 public function setTimeoutMs($timeoutMs) argument
287 $this->timeoutMs = $timeoutMs;
294 return $this->timeoutMs;
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php1575 public $timeoutMs; variable in Google_QueryRequest
1619 public function setTimeoutMs( $timeoutMs) { argument
1620 $this->timeoutMs = $timeoutMs;
1623 return $this->timeoutMs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBigquery.php287 'timeoutMs' => [