Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DQueryOperator.php54 public $isSuggestable; variable in Google\\Service\\CloudSearch\\QueryOperator
173 public function setIsSuggestable($isSuggestable) argument
175 $this->isSuggestable = $isSuggestable;
182 return $this->isSuggestable;
H A DPropertyDefinition.php55 public $isSuggestable; variable in Google\\Service\\CloudSearch\\PropertyDefinition
228 public function setIsSuggestable($isSuggestable) argument
230 $this->isSuggestable = $isSuggestable;
237 return $this->isSuggestable;