Home
last modified time | relevance | path

Searched refs:dnsKeyContext (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DOperation.php54 public function setDnsKeyContext(OperationDnsKeyContext $dnsKeyContext) argument
56 $this->dnsKeyContext = $dnsKeyContext;
63 return $this->dnsKeyContext;