Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDataset.php64 public $isCaseInsensitive; variable in Google\\Service\\Bigquery\\Dataset
253 public function setIsCaseInsensitive($isCaseInsensitive) argument
255 $this->isCaseInsensitive = $isCaseInsensitive;
262 return $this->isCaseInsensitive;