Reference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::ManagementSettings.
Defines renewal, billing, and transfer settings for a Registration
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#renewal_method
def renewal_method() -> ::Google::Cloud::Domains::V1beta1::ManagementSettings::RenewalMethod
Returns
-
(::Google::Cloud::Domains::V1beta1::ManagementSettings::RenewalMethod) — Output only. The renewal method for this
Registration
.
#transfer_lock_state
def transfer_lock_state() -> ::Google::Cloud::Domains::V1beta1::TransferLockState
Returns
- (::Google::Cloud::Domains::V1beta1::TransferLockState) — Controls whether the domain can be transferred to another registrar.
#transfer_lock_state=
def transfer_lock_state=(value) -> ::Google::Cloud::Domains::V1beta1::TransferLockState
Parameter
- value (::Google::Cloud::Domains::V1beta1::TransferLockState) — Controls whether the domain can be transferred to another registrar.
Returns
- (::Google::Cloud::Domains::V1beta1::TransferLockState) — Controls whether the domain can be transferred to another registrar.