Reference documentation and code samples for the Parallelstore V1 API class Google::Cloud::Parallelstore::V1::TransferOperationMetadata.
Long-running operation metadata related to a data transfer.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#counters
def counters() -> ::Google::Cloud::Parallelstore::V1::TransferCounters
Returns
- (::Google::Cloud::Parallelstore::V1::TransferCounters) — Output only. The progress of the transfer operation.
#destination_gcs_bucket
def destination_gcs_bucket() -> ::Google::Cloud::Parallelstore::V1::DestinationGcsBucket
Returns
- (::Google::Cloud::Parallelstore::V1::DestinationGcsBucket) — Output only. Cloud Storage destination.
#destination_parallelstore
def destination_parallelstore() -> ::Google::Cloud::Parallelstore::V1::DestinationParallelstore
Returns
- (::Google::Cloud::Parallelstore::V1::DestinationParallelstore) — Output only. Parallelstore destination.
#source_gcs_bucket
def source_gcs_bucket() -> ::Google::Cloud::Parallelstore::V1::SourceGcsBucket
Returns
- (::Google::Cloud::Parallelstore::V1::SourceGcsBucket) — Output only. Cloud Storage source.
#source_parallelstore
def source_parallelstore() -> ::Google::Cloud::Parallelstore::V1::SourceParallelstore
Returns
- (::Google::Cloud::Parallelstore::V1::SourceParallelstore) — Output only. Parallelstore source.
#transfer_type
def transfer_type() -> ::Google::Cloud::Parallelstore::V1::TransferType
Returns
- (::Google::Cloud::Parallelstore::V1::TransferType) — Output only. The type of transfer occurring.