Searched refs:googleHost (Results 1 – 4 of 4) sorted by relevance
65 public $googleHost; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage310 public function setGoogleHost($googleHost) argument312 $this->googleHost = $googleHost;319 return $this->googleHost;
65 public $googleHost; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage310 public function setGoogleHost($googleHost) argument312 $this->googleHost = $googleHost;319 return $this->googleHost;
65 public $googleHost; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest310 public function setGoogleHost($googleHost) argument312 $this->googleHost = $googleHost;319 return $this->googleHost;
267 public $googleHost; variable in Google_Query359 public function setGoogleHost( $googleHost) { argument360 $this->googleHost = $googleHost;363 return $this->googleHost;