Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableListTablesView.php25 public $useLegacySql; variable in Google\\Service\\Bigquery\\TableListTablesView
30 public function setUseLegacySql($useLegacySql) argument
32 $this->useLegacySql = $useLegacySql;
39 return $this->useLegacySql;
H A DViewDefinition.php34 public $useLegacySql; variable in Google\\Service\\Bigquery\\ViewDefinition
69 public function setUseLegacySql($useLegacySql) argument
71 $this->useLegacySql = $useLegacySql;
78 return $this->useLegacySql;
H A DQueryRequest.php80 public $useLegacySql; variable in Google\\Service\\Bigquery\\QueryRequest
299 public function setUseLegacySql($useLegacySql) argument
301 $this->useLegacySql = $useLegacySql;
308 return $this->useLegacySql;
H A DJobConfigurationQuery.php88 public $useLegacySql; variable in Google\\Service\\Bigquery\\JobConfigurationQuery
383 public function setUseLegacySql($useLegacySql) argument
385 $this->useLegacySql = $useLegacySql;
392 return $this->useLegacySql;