Reference documentation and code samples for the Google Cloud Domains V1alpha2 Client class TransferParameters.
Parameters required to transfer a domain from another registrar.
Generated from protobuf message google.cloud.domains.v1alpha2.TransferParameters
Namespace
Google \ Cloud \ Domains \ V1alpha2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ domain_name
string
The domain name. Unicode domain names are expressed in Punycode format.
↳ current_registrar
string
The registrar that currently manages the domain.
↳ name_servers
array
The name servers that currently store the configuration of the domain.
↳ transfer_lock_state
int
Indicates whether the domain is protected by a transfer lock. For a transfer to succeed, this must show UNLOCKED
. To unlock a domain, go to its current registrar.
↳ supported_privacy
array
Contact privacy options that the domain supports.
↳ yearly_price
getDomainName
The domain name. Unicode domain names are expressed in Punycode format.
string
setDomainName
The domain name. Unicode domain names are expressed in Punycode format.
var
string
$this
getCurrentRegistrar
The registrar that currently manages the domain.
string
setCurrentRegistrar
The registrar that currently manages the domain.
var
string
$this
getNameServers
The name servers that currently store the configuration of the domain.
setNameServers
The name servers that currently store the configuration of the domain.
var
string[]
$this
getTransferLockState
Indicates whether the domain is protected by a transfer lock. For a
transfer to succeed, this must show UNLOCKED
. To unlock a domain,
go to its current registrar.
int
setTransferLockState
Indicates whether the domain is protected by a transfer lock. For a
transfer to succeed, this must show UNLOCKED
. To unlock a domain,
go to its current registrar.
var
int
$this
getSupportedPrivacy
Contact privacy options that the domain supports.
setSupportedPrivacy
Contact privacy options that the domain supports.
var
int[]
$this
getYearlyPrice
Price to transfer or renew the domain for one year.
hasYearlyPrice
clearYearlyPrice
setYearlyPrice
Price to transfer or renew the domain for one year.
$this