Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSearchRequest.php37 protected $queryInterpretationOptionsType = QueryInterpretationOptions::class;
119 * @param QueryInterpretationOptions
121 …public function setQueryInterpretationOptions(QueryInterpretationOptions $queryInterpretationOptio…
126 * @return QueryInterpretationOptions
H A DQueryInterpretationOptions.php20 class QueryInterpretationOptions extends \Google\Model class
80 class_alias(QueryInterpretationOptions::class, 'Google_Service_CloudSearch_QueryInterpretationOptio…