Cloud Domains V1 API - Class Google::Cloud::Domains::V1::RegisterParameters (v0.7.0)

Reference documentation and code samples for the Cloud Domains V1 API class Google::Cloud::Domains::V1::RegisterParameters.

Parameters required to register a new domain.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#availability

def availability() -> ::Google::Cloud::Domains::V1::RegisterParameters::Availability
Returns

#availability=

def availability=(value) -> ::Google::Cloud::Domains::V1::RegisterParameters::Availability
Parameter
Returns

#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.

#domain_notices

def domain_notices() -> ::Array<::Google::Cloud::Domains::V1::DomainNotice>
Returns

#domain_notices=

def domain_notices=(value) -> ::Array<::Google::Cloud::Domains::V1::DomainNotice>
Parameter
Returns

#supported_privacy

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

#supported_privacy=

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

#yearly_price

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

#yearly_price=

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