public enum TransferOperation.Types.StatusReference documentation and code samples for the Storage Transfer v1 API enum TransferOperation.Types.Status.
The status of a TransferOperation.
Namespace
Google.Cloud.StorageTransfer.V1Assembly
Google.Cloud.StorageTransfer.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |