Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfiguration.php33 public $jobTimeoutMs; variable in Google\\Service\\Bigquery\\JobConfiguration
92 public function setJobTimeoutMs($jobTimeoutMs) argument
94 $this->jobTimeoutMs = $jobTimeoutMs;
101 return $this->jobTimeoutMs;