Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DParquetOptions.php25 public $enableListInference; variable in Google\\Service\\Bigquery\\ParquetOptions
34 public function setEnableListInference($enableListInference) argument
36 $this->enableListInference = $enableListInference;
43 return $this->enableListInference;