Google Cloud Domains V1alpha2 Client - Class RetrieveRegisterParametersRequest (0.4.2)

Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class RetrieveRegisterParametersRequest.

Request for the RetrieveRegisterParameters method.

Generated from protobuf message google.cloud.domains.v1alpha2.RetrieveRegisterParametersRequest

Namespace

Google \ Cloud \ Domains \ V1alpha2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ domain_name string

Required. The domain name. Unicode domain names must be expressed in Punycode format.

↳ location string

Required. The location. Must be in the format projects/*/locations/*.

getDomainName

Required. The domain name. Unicode domain names must be expressed in Punycode format.

Returns
TypeDescription
string

setDomainName

Required. The domain name. Unicode domain names must be expressed in Punycode format.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getLocation

Required. The location. Must be in the format projects/*/locations/*.

Returns
TypeDescription
string

setLocation

Required. The location. Must be in the format projects/*/locations/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this