Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryRequest.php54 public $maximumBytesBilled; variable in Google\\Service\\Bigquery\\QueryRequest
201 public function setMaximumBytesBilled($maximumBytesBilled) argument
203 $this->maximumBytesBilled = $maximumBytesBilled;
210 return $this->maximumBytesBilled;
H A DJobConfigurationQuery.php56 public $maximumBytesBilled; variable in Google\\Service\\Bigquery\\JobConfigurationQuery
243 public function setMaximumBytesBilled($maximumBytesBilled) argument
245 $this->maximumBytesBilled = $maximumBytesBilled;
252 return $this->maximumBytesBilled;