Reference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::RetrieveTransferParametersResponse.
Response for the RetrieveTransferParameters
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#transfer_parameters
def transfer_parameters() -> ::Google::Cloud::Domains::V1beta1::TransferParameters
Returns
-
(::Google::Cloud::Domains::V1beta1::TransferParameters) — Parameters to use when calling the
TransferDomain
method.
#transfer_parameters=
def transfer_parameters=(value) -> ::Google::Cloud::Domains::V1beta1::TransferParameters
Parameter
-
value (::Google::Cloud::Domains::V1beta1::TransferParameters) — Parameters to use when calling the
TransferDomain
method.
Returns
-
(::Google::Cloud::Domains::V1beta1::TransferParameters) — Parameters to use when calling the
TransferDomain
method.