ServicesProjectsServicenetworkingGlobalNetworksDnsZones
class ServicesProjectsServicenetworkingGlobalNetworksDnsZones extends Resource (View source)
The "dnsZones" collection of methods.
Typical usage is:
$servicenetworkingService = new Google\Service\ServiceNetworking(...);
$dnsZones = $servicenetworkingService->services_projects_global_networks_dnsZones;
Methods
get(string $name, array $optParams = [])
Service producers can use this method to retrieve a DNS zone in the shared producer host project and the matching peering zones in consumer project (dnsZones.get)
listServicesProjectsServicenetworkingGlobalNetworksDnsZones(string $parent, array $optParams = [])
- Service producers can use this method to retrieve a list of available DNS zones in the shared producer host project and the matching peering zones in the consumer project. * (dnsZones.listServicesProjectsServicenetworkingGlobalNetworksDnsZones)
Details
GetDnsZoneResponse
get(string $name, array $optParams = [])
Service producers can use this method to retrieve a DNS zone in the shared producer host project and the matching peering zones in consumer project (dnsZones.get)
ListDnsZonesResponse
listServicesProjectsServicenetworkingGlobalNetworksDnsZones(string $parent, array $optParams = [])
- Service producers can use this method to retrieve a list of available DNS zones in the shared producer host project and the matching peering zones in the consumer project. * (dnsZones.listServicesProjectsServicenetworkingGlobalNetworksDnsZones)