public sealed class DeleteAgentPoolRequest : IMessage<DeleteAgentPoolRequest>, IEquatable<DeleteAgentPoolRequest>, IDeepCloneable<DeleteAgentPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class DeleteAgentPoolRequest.
[[["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."],[[["This webpage provides documentation for the `DeleteAgentPoolRequest` class within the Google Cloud Storage Transfer v1 API, specifically for version 2.2.0."],["The `DeleteAgentPoolRequest` class is used to specify a request to delete an agent pool and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documented here is 2.8.0, and this page provides access to documentation for versions ranging from 1.0.0 to 2.8.0."],["The class inherits members from the base `Object` class, and its functionality is contained within the `Google.Cloud.StorageTransfer.V1` namespace, provided by the `Google.Cloud.StorageTransfer.V1.dll` assembly."],["The `DeleteAgentPoolRequest` class includes two constructors and one property, `Name`, which is a string that represents the name of the agent pool to delete, and is a required field."]]],[]]