Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::BatchTransferResourcesResponse.
Response message for BatchTransferResources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#responses
def responses() -> ::Array<::Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse>
Returns
- (::Array<::Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse>) — Responses of the transfer for individual resources.
#responses=
def responses=(value) -> ::Array<::Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse>
Parameter
- value (::Array<::Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse>) — Responses of the transfer for individual resources.
Returns
- (::Array<::Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse>) — Responses of the transfer for individual resources.