Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DQueryInterpretationOptions.php29 public $disableSupplementalResults; variable in Google\\Service\\CloudSearch\\QueryInterpretationOptions
52 public function setDisableSupplementalResults($disableSupplementalResults) argument
54 $this->disableSupplementalResults = $disableSupplementalResults;
61 return $this->disableSupplementalResults;