Home
last modified time | relevance | path

Searched refs:ManagedZonesListResponse (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DManagedZones.php21 use Google\Service\Dns\ManagedZonesListResponse; alias
111 * @return ManagedZonesListResponse
117 return $this->call('list', [$params], ManagedZonesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZonesListResponse.php20 class ManagedZonesListResponse extends \Google\Collection class
95 class_alias(ManagedZonesListResponse::class, 'Google_Service_Dns_ManagedZonesListResponse');