* For more information about this service, see the API * Documentation *
* $dnsService = new Google_Service_Dns(...); * $changes = $dnsService->changes; *
* $dnsService = new Google_Service_Dns(...); * $managedZones = $dnsService->managedZones; *
* $dnsService = new Google_Service_Dns(...); * $projects = $dnsService->projects; *
* $dnsService = new Google_Service_Dns(...); * $resourceRecordSets = $dnsService->resourceRecordSets; *