public enum TransferJob.Types.StatusReference documentation and code samples for the Storage Transfer v1 API enum TransferJob.Types.Status.
The status of the transfer job.
Namespace
Google.Cloud.StorageTransfer.V1Assembly
Google.Cloud.StorageTransfer.V1.dll
Fields |
|
|---|---|
| Name | Description |
Deleted |
This is a soft delete state. After a transfer job is set to this
state, the job and all the transfer executions are subject to
garbage collection. Transfer jobs become eligible for garbage collection
30 days after their status is set to |
Disabled |
New transfers are not scheduled. |
Enabled |
New transfers are performed based on the schedule. |
Unspecified |
Zero is an illegal value. |