Reference documentation and code samples for the Cloud Domains V1 API class Google::Cloud::Domains::V1::RetrieveRegisterParametersResponse.
Response for the RetrieveRegisterParameters
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#register_parameters
def register_parameters() -> ::Google::Cloud::Domains::V1::RegisterParameters
Returns
-
(::Google::Cloud::Domains::V1::RegisterParameters) — Parameters to use when calling the
RegisterDomain
method.
#register_parameters=
def register_parameters=(value) -> ::Google::Cloud::Domains::V1::RegisterParameters
Parameter
-
value (::Google::Cloud::Domains::V1::RegisterParameters) — Parameters to use when calling the
RegisterDomain
method.
Returns
-
(::Google::Cloud::Domains::V1::RegisterParameters) — Parameters to use when calling the
RegisterDomain
method.