Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearch.php39 protected $spellingType = SearchSpelling::class;
129 * @param SearchSpelling
131 public function setSpelling(SearchSpelling $spelling)
136 * @return SearchSpelling
H A DSearchSpelling.php20 class SearchSpelling extends \Google\Model class
62 class_alias(SearchSpelling::class, 'Google_Service_CustomSearchAPI_SearchSpelling');