Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearch.php41 protected $urlType = SearchUrl::class;
143 * @param SearchUrl
145 public function setUrl(SearchUrl $url)
150 * @return SearchUrl
H A DSearchUrl.php20 class SearchUrl extends \Google\Model class
62 class_alias(SearchUrl::class, 'Google_Service_CustomSearchAPI_SearchUrl');