Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DPeeredDnsDomain.php25 public $dnsSuffix; variable in Google\\Service\\ServiceNetworking\\PeeredDnsDomain
34 public function setDnsSuffix($dnsSuffix) argument
36 $this->dnsSuffix = $dnsSuffix;
43 return $this->dnsSuffix;
H A DDnsZone.php25 public $dnsSuffix; variable in Google\\Service\\ServiceNetworking\\DnsZone
34 public function setDnsSuffix($dnsSuffix) argument
36 $this->dnsSuffix = $dnsSuffix;
43 return $this->dnsSuffix;
H A DAddDnsZoneRequest.php29 public $dnsSuffix; variable in Google\\Service\\ServiceNetworking\\AddDnsZoneRequest
52 public function setDnsSuffix($dnsSuffix) argument
54 $this->dnsSuffix = $dnsSuffix;
61 return $this->dnsSuffix;