public enum AgentPool.Types.StateReference documentation and code samples for the Storage Transfer v1 API enum AgentPool.Types.State.
The state of an AgentPool.
Namespace
Google.Cloud.StorageTransfer.V1Assembly
Google.Cloud.StorageTransfer.V1.dll
Fields |
|
|---|---|
| Name | Description |
Created |
Determines that the AgentPool is created for use. At this state, Agents can join the AgentPool and participate in the transfer jobs in that pool. |
Creating |
This is an initialization state. During this stage, resources are allocated for the AgentPool. |
Deleting |
Determines that the AgentPool deletion has been initiated, and all the resources are scheduled to be cleaned up and freed. |
Unspecified |
Default value. This value is unused. |