Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DDnsKeys.php21 use Google\Service\Dns\DnsKeysListResponse; alias
76 * @return DnsKeysListResponse
82 return $this->call('list', [$params], DnsKeysListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DDnsKeysListResponse.php20 class DnsKeysListResponse extends \Google\Collection class
95 class_alias(DnsKeysListResponse::class, 'Google_Service_Dns_DnsKeysListResponse');