Cloud Domains V1beta1 API - Class Google::Cloud::Domains::V1beta1::TransferParameters (v0.9.0)

Reference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::TransferParameters.

Parameters required to transfer a domain from another registrar.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#current_registrar

def current_registrar() -> ::String
Returns
  • (::String) — The registrar that currently manages the domain.

#current_registrar=

def current_registrar=(value) -> ::String
Parameter
  • value (::String) — The registrar that currently manages the domain.
Returns
  • (::String) — The registrar that currently manages the domain.

#domain_name

def domain_name() -> ::String
Returns
  • (::String) — The domain name. Unicode domain names are expressed in Punycode format.

#domain_name=

def domain_name=(value) -> ::String
Parameter
  • value (::String) — The domain name. Unicode domain names are expressed in Punycode format.
Returns
  • (::String) — The domain name. Unicode domain names are expressed in Punycode format.

#name_servers

def name_servers() -> ::Array<::String>
Returns
  • (::Array<::String>) — The name servers that currently store the configuration of the domain.

#name_servers=

def name_servers=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The name servers that currently store the configuration of the domain.
Returns
  • (::Array<::String>) — The name servers that currently store the configuration of the domain.

#supported_privacy

def supported_privacy() -> ::Array<::Google::Cloud::Domains::V1beta1::ContactPrivacy>
Returns

#supported_privacy=

def supported_privacy=(value) -> ::Array<::Google::Cloud::Domains::V1beta1::ContactPrivacy>
Parameter
Returns

#transfer_lock_state

def transfer_lock_state() -> ::Google::Cloud::Domains::V1beta1::TransferLockState
Returns

#transfer_lock_state=

def transfer_lock_state=(value) -> ::Google::Cloud::Domains::V1beta1::TransferLockState
Parameter
Returns

#yearly_price

def yearly_price() -> ::Google::Type::Money
Returns

#yearly_price=

def yearly_price=(value) -> ::Google::Type::Money
Parameter
Returns