Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDns.php51 public $dnsKeys; variable in Google\\Service\\Dns
178 'dnsKeys',
182 … => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys/{dnsKeyId}',
215 … 'path' => 'dns/v2/projects/{project}/locations/{location}/managedZones/{managedZone}/dnsKeys',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DDnsKeysListResponse.php39 public function setDnsKeys($dnsKeys) argument
41 $this->dnsKeys = $dnsKeys;
48 return $this->dnsKeys;