Searched refs:QueryInterpretationConfig (Results 1 – 2 of 2) sorted by relevance
45 protected $queryInterpretationConfigType = QueryInterpretationConfig::class;155 * @param QueryInterpretationConfig157 public function setQueryInterpretationConfig(QueryInterpretationConfig $queryInterpretationConfig)162 * @return QueryInterpretationConfig
20 class QueryInterpretationConfig extends \Google\Model class62 class_alias(QueryInterpretationConfig::class, 'Google_Service_CloudSearch_QueryInterpretationConfig…