Reference documentation and code samples for the Cloud Domains V1 API class Google::Cloud::Domains::V1::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::V1::TransferParameters
    Returns
    
  - 
        (::Google::Cloud::Domains::V1::TransferParameters) — Parameters to use when calling the 
TransferDomainmethod. 
#transfer_parameters=
def transfer_parameters=(value) -> ::Google::Cloud::Domains::V1::TransferParameters
    Parameter
    
  - 
        value (::Google::Cloud::Domains::V1::TransferParameters) — Parameters to use when calling the 
TransferDomainmethod. 
    Returns
    
- 
        (::Google::Cloud::Domains::V1::TransferParameters) — Parameters to use when calling the 
TransferDomainmethod.