class Dns extends Service (View source)

Service definition for Dns (v1).

For more information about this service, see the API Documentation

Constants

CLOUD_PLATFORM

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

.

CLOUD_PLATFORM_READ_ONLY

View your data across Google Cloud services and see the email address of your Google Account.

NDEV_CLOUDDNS_READONLY

View your DNS records hosted by Google Cloud DNS.

NDEV_CLOUDDNS_READWRITE

View and manage your DNS records hosted by Google Cloud DNS.

Properties

$changes
$dnsKeys
$managedZoneOperations
$managedZones
$policies
$projects
$resourceRecordSets
$responsePolicies
$responsePolicyRules
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Dns service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Dns service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.