Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DProxyInfo.php26 public $excludedHosts; variable in Google\\Service\\AndroidManagement\\ProxyInfo
43 public function setExcludedHosts($excludedHosts) argument
45 $this->excludedHosts = $excludedHosts;
52 return $this->excludedHosts;