Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::TransferOperation::Status (v1.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::TransferOperation::Status.
The status of a TransferOperation.
Constants
STATUS_UNSPECIFIED
value: 0 Zero is an illegal value.
IN_PROGRESS
value: 1 In progress.
PAUSED
value: 2 Paused.
SUCCESS
value: 3 Completed successfully.
FAILED
value: 4 Terminated due to an unrecoverable failure.
ABORTED
value: 5 Aborted by the user.
QUEUED
value: 6 Temporarily delayed by the system. No user action is required.
SUSPENDING
value: 7 The operation is suspending and draining the ongoing work to completion.
[[["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 2026-03-30 UTC."],[],[]]