Storage Transfer v1 API - Enum TransferOperation.Types.Status (2.3.0)

public enum TransferOperation.Types.Status

Reference documentation and code samples for the Storage Transfer v1 API enum TransferOperation.Types.Status.

The status of a TransferOperation.

Namespace

Google.Cloud.StorageTransfer.V1

Assembly

Google.Cloud.StorageTransfer.V1.dll

Fields

NameDescription
Aborted

Aborted by the user.

Failed

Terminated due to an unrecoverable failure.

InProgress

In progress.

Paused

Paused.

Queued

Temporarily delayed by the system. No user action is required.

Success

Completed successfully.

Suspending

The operation is suspending and draining the ongoing work to completion.

Unspecified

Zero is an illegal value.