Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::AgentPool::State.
The state of an AgentPool.
Constants
STATE_UNSPECIFIED
value: 0 Default value. This value is unused.
CREATING
value: 1 This is an initialization state. During this stage, the resources such as
Pub/Sub topics are allocated for the AgentPool.
CREATED
value: 2 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.
DELETING
value: 3 Determines that the AgentPool deletion has been initiated, and all the
resources are scheduled to be cleaned up and freed.
[[["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 2024-11-06 UTC."],[],[]]