Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsZones.php22 use Google\Service\ServiceNetworking\RemoveDnsZoneRequest; alias
62 * @param RemoveDnsZoneRequest $postBody
66 public function remove($parent, RemoveDnsZoneRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DRemoveDnsZoneRequest.php20 class RemoveDnsZoneRequest extends \Google\Model class
62 class_alias(RemoveDnsZoneRequest::class, 'Google_Service_ServiceNetworking_RemoveDnsZoneRequest');