[[["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 2025-03-21 UTC."],[[["The `AgentPool` class is part of the Storage Transfer v1 API and is used to represent an On-Premises Agent pool, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation provides reference material and code samples for the `AgentPool` class, which includes constructors, properties, and inherited members, all within the `Google.Cloud.StorageTransfer.V1` namespace."],["The latest version of the API referenced here is 2.8.0, with historical versions available back to 1.0.0, and this specific page's documentation is for version 2.3.0."],["Key properties of the `AgentPool` class include `agentPoolsName`, `BandwidthLimit`, `DisplayName`, `Name`, and `State`, each with specific data types and descriptions, providing details about the agent pool."],["The `Name` property is a required unique string for identifying the agent pool, formatted as `projects/{project_id}/agentPools/{agent_pool_id}`, while the `State` property indicates the status of the AgentPool and is output only."]]],[]]