Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse.
(::String) — Full name of the resource to transfer as specified in the request.
#source=
defsource=(value)->::String
Parameter
value (::String) — Full name of the resource to transfer as specified in the request.
Returns
(::String) — Full name of the resource to transfer as specified in the request.
#target
deftarget()->::String
Returns
(::String) — Full name of the new resource successfully transferred from the source
hosted by Translation API. Target will be empty if the transfer failed.
#target=
deftarget=(value)->::String
Parameter
value (::String) — Full name of the new resource successfully transferred from the source
hosted by Translation API. Target will be empty if the transfer failed.
Returns
(::String) — Full name of the new resource successfully transferred from the source
hosted by Translation API. Target will be empty if the transfer failed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Translation V3 API - Class Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse (v1.5.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.2 (latest)](/ruby/docs/reference/google-cloud-translate-v3/latest/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [1.5.1](/ruby/docs/reference/google-cloud-translate-v3/1.5.1/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [1.4.1](/ruby/docs/reference/google-cloud-translate-v3/1.4.1/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [1.3.0](/ruby/docs/reference/google-cloud-translate-v3/1.3.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-translate-v3/1.2.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [1.1.1](/ruby/docs/reference/google-cloud-translate-v3/1.1.1/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [1.0.0](/ruby/docs/reference/google-cloud-translate-v3/1.0.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.12.0](/ruby/docs/reference/google-cloud-translate-v3/0.12.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.11.2](/ruby/docs/reference/google-cloud-translate-v3/0.11.2/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.10.0](/ruby/docs/reference/google-cloud-translate-v3/0.10.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.9.0](/ruby/docs/reference/google-cloud-translate-v3/0.9.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-translate-v3/0.8.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.7.3](/ruby/docs/reference/google-cloud-translate-v3/0.7.3/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-translate-v3/0.6.0/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.5.2](/ruby/docs/reference/google-cloud-translate-v3/0.5.2/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse)\n- [0.4.2](/ruby/docs/reference/google-cloud-translate-v3/0.4.2/Google-Cloud-Translate-V3-BatchTransferResourcesResponse-TransferResourceResponse) \nReference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::BatchTransferResourcesResponse::TransferResourceResponse.\n\nTransfer response for a single resource. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #error\n\n def error() -\u003e ::Google::Rpc::Status\n\n**Returns**\n\n- ([::Google::Rpc::Status](./Google-Rpc-Status)) --- The error result in case of failure.\n\n### #error=\n\n def error=(value) -\u003e ::Google::Rpc::Status\n\n**Parameter**\n\n- **value** ([::Google::Rpc::Status](./Google-Rpc-Status)) --- The error result in case of failure. \n**Returns**\n\n- ([::Google::Rpc::Status](./Google-Rpc-Status)) --- The error result in case of failure.\n\n### #source\n\n def source() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Full name of the resource to transfer as specified in the request.\n\n### #source=\n\n def source=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Full name of the resource to transfer as specified in the request. \n**Returns**\n\n- (::String) --- Full name of the resource to transfer as specified in the request.\n\n### #target\n\n def target() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Full name of the new resource successfully transferred from the source hosted by Translation API. Target will be empty if the transfer failed.\n\n### #target=\n\n def target=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Full name of the new resource successfully transferred from the source hosted by Translation API. Target will be empty if the transfer failed. \n**Returns**\n\n- (::String) --- Full name of the new resource successfully transferred from the source hosted by Translation API. Target will be empty if the transfer failed."]]