public sealed class GetAgentPoolRequest : IMessage<GetAgentPoolRequest>, IEquatable<GetAgentPoolRequest>, IDeepCloneable<GetAgentPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class GetAgentPoolRequest.
[[["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."],[[["The latest version available for the `GetAgentPoolRequest` class is 2.8.0, with multiple previous versions also accessible."],["The `GetAgentPoolRequest` class is part of the Google Cloud Storage Transfer v1 API and is used to specify a request for retrieving agent pool information."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAgentPoolRequest` class includes a `Name` property, which is a required string field representing the name of the agent pool being requested."],["The class is found within the `Google.Cloud.StorageTransfer.V1` namespace and is contained within the `Google.Cloud.StorageTransfer.V1.dll` assembly."]]],[]]