Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DSearchResponse.php33 protected $queryInterpretationType = QueryInterpretation::class;
109 * @param QueryInterpretation
111 public function setQueryInterpretation(QueryInterpretation $queryInterpretation)
116 * @return QueryInterpretation
H A DQueryInterpretation.php20 class QueryInterpretation extends \Google\Model class
80 class_alias(QueryInterpretation::class, 'Google_Service_CloudSearch_QueryInterpretation');