Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DManagedZoneOperations.php20 use Google\Service\Dns\ManagedZoneOperationsListResponse; alias
75 * @return ManagedZoneOperationsListResponse
81 return $this->call('list', [$params], ManagedZoneOperationsListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZoneOperationsListResponse.php20 class ManagedZoneOperationsListResponse extends \Google\Collection class
95 class_alias(ManagedZoneOperationsListResponse::class, 'Google_Service_Dns_ManagedZoneOperationsList…