Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePolicyRule.php29 public $dnsName; variable in Google\\Service\\Dns\\ResponsePolicyRule
58 public function setDnsName($dnsName) argument
60 $this->dnsName = $dnsName;
67 return $this->dnsName;
H A DManagedZone.php36 public $dnsName; variable in Google\\Service\\Dns\\ManagedZone
123 public function setDnsName($dnsName) argument
125 $this->dnsName = $dnsName;
132 return $this->dnsName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php408 'dnsName' => [
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php3830 private function dnsName($domain) function in phpseclib3\\File\\X509