Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DTextOperatorOptions.php25 public $exactMatchWithOperator; variable in Google\\Service\\CloudSearch\\TextOperatorOptions
34 public function setExactMatchWithOperator($exactMatchWithOperator) argument
36 $this->exactMatchWithOperator = $exactMatchWithOperator;
43 return $this->exactMatchWithOperator;