public sealed class DeleteWorkerPoolRequest : IMessage<DeleteWorkerPoolRequest>, IEquatable<DeleteWorkerPoolRequest>, IDeepCloneable<DeleteWorkerPoolRequest>, IBufferMessage, IMessage
[[["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-19 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e class, which is used to request the deletion of a \u003ccode\u003eWorkerPool\u003c/code\u003e in Google Cloud Build.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version is 2.15.0, and the page lists available versions of the \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e class, ranging from 1.0.0 to 2.15.0, for reference and potential backwards compatibility.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing core functionality for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eName\u003c/code\u003e (required for specifying the \u003ccode\u003eWorkerPool\u003c/code\u003e to delete), \u003ccode\u003eAllowMissing\u003c/code\u003e (determines if a non-existent \u003ccode\u003eWorkerPool\u003c/code\u003e should result in success), \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion based on server-side state), \u003ccode\u003eValidateOnly\u003c/code\u003e (for request preview without execution), and \u003ccode\u003eWorkerPoolName\u003c/code\u003e (a typed view of the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"],["\u003cp\u003eThere are also two constructors available to create an instance of the \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e, either by creating an empty request, or by creating one with the values from an existing \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]