class ServicesDnsRecordSet extends Resource (View source)

The "dnsRecordSet" collection of methods.

Typical usage is:

 $servicenetworkingService = new Google\Service\ServiceNetworking(...);
 $dnsRecordSet = $servicenetworkingService->services_dnsRecordSet;

Methods

get(string $parent, array $optParams = [])

Producers can use this method to retrieve information about the DNS record set added to the private zone inside the shared tenant host project associated with a consumer network. (dnsRecordSet.get)

Details

DnsRecordSet get(string $parent, array $optParams = [])

Producers can use this method to retrieve information about the DNS record set added to the private zone inside the shared tenant host project associated with a consumer network. (dnsRecordSet.get)

Parameters

string $parent

Required. Parent resource identifying the connection which owns this collection of DNS zones in the format services/{service}.

array $optParams

Optional parameters.

Return Value

DnsRecordSet