Reference documentation and code samples for the Google Cloud Domains V1 Client class RetrieveTransferParametersRequest.
Request for the RetrieveTransferParameters
method.
Generated from protobuf message google.cloud.domains.v1.RetrieveTransferParametersRequest
Namespace
Google \ Cloud \ Domains \ V1Methods
__construct
Constructor.
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.
string
setDomainName
Required. The domain name. Unicode domain names must be expressed in Punycode format.
var
string
$this
getLocation
Required. The location. Must be in the format projects/*/locations/*
.
string
setLocation
Required. The location. Must be in the format projects/*/locations/*
.
var
string
$this
static::build
location
string
Required. The location. Must be in the format projects/*/locations/*
. Please see DomainsClient::locationName()
for help formatting this field.
domainName
string
Required. The domain name. Unicode domain names must be expressed in Punycode format.