Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsZones.php20 use Google\Service\ServiceNetworking\AddDnsZoneRequest; alias
43 * @param AddDnsZoneRequest $postBody
47 public function add($parent, AddDnsZoneRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DAddDnsZoneRequest.php20 class AddDnsZoneRequest extends \Google\Model class
80 class_alias(AddDnsZoneRequest::class, 'Google_Service_ServiceNetworking_AddDnsZoneRequest');