Note: The following fields are mutually exclusive: destination_gcs_bucket, destination_parallelstore. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: destination_parallelstore, destination_gcs_bucket. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: source_gcs_bucket, source_parallelstore. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: source_parallelstore, source_gcs_bucket. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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,["# Parallelstore V1 API - Class Google::Cloud::Parallelstore::V1::TransferOperationMetadata (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-parallelstore-v1/latest/Google-Cloud-Parallelstore-V1-TransferOperationMetadata)\n- [1.1.2](/ruby/docs/reference/google-cloud-parallelstore-v1/1.1.2/Google-Cloud-Parallelstore-V1-TransferOperationMetadata)\n- [1.0.0](/ruby/docs/reference/google-cloud-parallelstore-v1/1.0.0/Google-Cloud-Parallelstore-V1-TransferOperationMetadata)\n- [0.3.0](/ruby/docs/reference/google-cloud-parallelstore-v1/0.3.0/Google-Cloud-Parallelstore-V1-TransferOperationMetadata)\n- [0.2.1](/ruby/docs/reference/google-cloud-parallelstore-v1/0.2.1/Google-Cloud-Parallelstore-V1-TransferOperationMetadata)\n- [0.1.0](/ruby/docs/reference/google-cloud-parallelstore-v1/0.1.0/Google-Cloud-Parallelstore-V1-TransferOperationMetadata) \nReference documentation and code samples for the Parallelstore V1 API class Google::Cloud::Parallelstore::V1::TransferOperationMetadata.\n\nLong-running operation metadata related to a data transfer. \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### #counters\n\n def counters() -\u003e ::Google::Cloud::Parallelstore::V1::TransferCounters\n\n**Returns**\n\n- ([::Google::Cloud::Parallelstore::V1::TransferCounters](./Google-Cloud-Parallelstore-V1-TransferCounters)) --- Output only. The progress of the transfer operation.\n\n### #destination_gcs_bucket\n\n def destination_gcs_bucket() -\u003e ::Google::Cloud::Parallelstore::V1::DestinationGcsBucket\n\n**Returns**\n\n- ([::Google::Cloud::Parallelstore::V1::DestinationGcsBucket](./Google-Cloud-Parallelstore-V1-DestinationGcsBucket)) --- Output only. Cloud Storage destination.\n\n\n Note: The following fields are mutually exclusive: `destination_gcs_bucket`, `destination_parallelstore`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #destination_parallelstore\n\n def destination_parallelstore() -\u003e ::Google::Cloud::Parallelstore::V1::DestinationParallelstore\n\n**Returns**\n\n- ([::Google::Cloud::Parallelstore::V1::DestinationParallelstore](./Google-Cloud-Parallelstore-V1-DestinationParallelstore)) --- Output only. Parallelstore destination.\n\n\n Note: The following fields are mutually exclusive: `destination_parallelstore`, `destination_gcs_bucket`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #error_summary\n\n def error_summary() -\u003e ::Array\u003c::Google::Cloud::Parallelstore::V1::TransferErrorSummary\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Parallelstore::V1::TransferErrorSummary](./Google-Cloud-Parallelstore-V1-TransferErrorSummary)\\\u003e) --- Output only. List of files that failed to be transferred. This list will have a maximum size of 5 elements.\n\n### #source_gcs_bucket\n\n def source_gcs_bucket() -\u003e ::Google::Cloud::Parallelstore::V1::SourceGcsBucket\n\n**Returns**\n\n- ([::Google::Cloud::Parallelstore::V1::SourceGcsBucket](./Google-Cloud-Parallelstore-V1-SourceGcsBucket)) --- Output only. Cloud Storage source.\n\n\n Note: The following fields are mutually exclusive: `source_gcs_bucket`, `source_parallelstore`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #source_parallelstore\n\n def source_parallelstore() -\u003e ::Google::Cloud::Parallelstore::V1::SourceParallelstore\n\n**Returns**\n\n- ([::Google::Cloud::Parallelstore::V1::SourceParallelstore](./Google-Cloud-Parallelstore-V1-SourceParallelstore)) --- Output only. Parallelstore source.\n\n\n Note: The following fields are mutually exclusive: `source_parallelstore`, `source_gcs_bucket`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #transfer_type\n\n def transfer_type() -\u003e ::Google::Cloud::Parallelstore::V1::TransferType\n\n**Returns**\n\n- ([::Google::Cloud::Parallelstore::V1::TransferType](./Google-Cloud-Parallelstore-V1-TransferType)) --- Output only. The type of transfer occurring."]]