Google Cloud Domains V1alpha2 Client - Class ManagementSettings (0.4.2)

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

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

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

Namespace

Google \ Cloud \ Domains \ V1alpha2

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
int

setRenewalMethod

Output only. The renewal method for this Registration.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getTransferLockState

Controls whether the domain can be transferred to another registrar.

Returns
TypeDescription
int

setTransferLockState

Controls whether the domain can be transferred to another registrar.

Parameter
NameDescription
var int
Returns
TypeDescription
$this