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, resources 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]