Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSearchApplication.php45 protected $queryInterpretationConfigType = QueryInterpretationConfig::class;
155 * @param QueryInterpretationConfig
157 public function setQueryInterpretationConfig(QueryInterpretationConfig $queryInterpretationConfig)
162 * @return QueryInterpretationConfig
H A DQueryInterpretationConfig.php20 class QueryInterpretationConfig extends \Google\Model class
62 class_alias(QueryInterpretationConfig::class, 'Google_Service_CloudSearch_QueryInterpretationConfig…