Google Cloud Domains V1 Client - Class ManagementSettings (0.5.3)

Reference documentation and code samples for the Google Cloud Domains V1 Client class ManagementSettings.

Defines renewal, billing, and transfer settings for a Registration.

Generated from protobuf message google.cloud.domains.v1.ManagementSettings

Namespace

Google \ Cloud \ Domains \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ renewal_method int

Output only. The renewal method for this Registration.

↳ transfer_lock_state int

Controls whether the domain can be transferred to another registrar.

getRenewalMethod

Output only. The renewal method for this Registration.

Returns
Type Description
int

setRenewalMethod

Output only. The renewal method for this Registration.

Parameter
Name Description
var int
Returns
Type Description
$this

getTransferLockState

Controls whether the domain can be transferred to another registrar.

Returns
Type Description
int

setTransferLockState

Controls whether the domain can be transferred to another registrar.

Parameter
Name Description
var int
Returns
Type Description
$this