Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
H A DDsRecord.php37 public $keyTag; variable in Google\\Service\\CloudDomains\\DsRecord
84 public function setKeyTag($keyTag) argument
86 $this->keyTag = $keyTag;
93 return $this->keyTag;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DDnsKey.php52 public $keyTag; variable in Google\\Service\\Dns\\DnsKey
167 public function setKeyTag($keyTag) argument
169 $this->keyTag = $keyTag;
176 return $this->keyTag;