Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DAvroOptions.php25 public $useAvroLogicalTypes; variable in Google\\Service\\Bigquery\\AvroOptions
30 public function setUseAvroLogicalTypes($useAvroLogicalTypes) argument
32 $this->useAvroLogicalTypes = $useAvroLogicalTypes;
39 return $this->useAvroLogicalTypes;
H A DJobConfigurationExtract.php54 public $useAvroLogicalTypes; variable in Google\\Service\\Bigquery\\JobConfigurationExtract
171 public function setUseAvroLogicalTypes($useAvroLogicalTypes) argument
173 $this->useAvroLogicalTypes = $useAvroLogicalTypes;
180 return $this->useAvroLogicalTypes;
H A DJobConfigurationLoad.php124 public $useAvroLogicalTypes; variable in Google\\Service\\Bigquery\\JobConfigurationLoad
539 public function setUseAvroLogicalTypes($useAvroLogicalTypes) argument
541 $this->useAvroLogicalTypes = $useAvroLogicalTypes;
548 return $this->useAvroLogicalTypes;