Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DBigQueryOptions.php25 public $usePartitionedTables; variable in Google\\Service\\Logging\\BigQueryOptions
34 public function setUsePartitionedTables($usePartitionedTables) argument
36 $this->usePartitionedTables = $usePartitionedTables;
43 return $this->usePartitionedTables;