Searched refs:useLegacySql (Results 1 – 4 of 4) sorted by relevance
25 public $useLegacySql; variable in Google\\Service\\Bigquery\\TableListTablesView30 public function setUseLegacySql($useLegacySql) argument32 $this->useLegacySql = $useLegacySql;39 return $this->useLegacySql;
34 public $useLegacySql; variable in Google\\Service\\Bigquery\\ViewDefinition69 public function setUseLegacySql($useLegacySql) argument71 $this->useLegacySql = $useLegacySql;78 return $this->useLegacySql;
80 public $useLegacySql; variable in Google\\Service\\Bigquery\\QueryRequest299 public function setUseLegacySql($useLegacySql) argument301 $this->useLegacySql = $useLegacySql;308 return $this->useLegacySql;
88 public $useLegacySql; variable in Google\\Service\\Bigquery\\JobConfigurationQuery383 public function setUseLegacySql($useLegacySql) argument385 $this->useLegacySql = $useLegacySql;392 return $this->useLegacySql;