public sealed class DeleteWorkerPoolRequest : IMessage<DeleteWorkerPoolRequest>, IEquatable<DeleteWorkerPoolRequest>, IDeepCloneable<DeleteWorkerPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class DeleteWorkerPoolRequest.
[[["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 provides reference documentation for the \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e class within the Cloud Build v1 API for .NET, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e class is used to construct requests for deleting a \u003ccode\u003eWorkerPool\u003c/code\u003e within Google Cloud Build, and it inherits from multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API for this request is 2.15.0, with documentation available, and multiple prior versions from 2.14.0 down to 1.0.0 also have their own documentation pages.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteWorkerPoolRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (required, specifies the worker pool to delete), \u003ccode\u003eAllowMissing\u003c/code\u003e (if true, the request succeeds even if the worker pool isn't found), \u003ccode\u003eEtag\u003c/code\u003e (used for version matching), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to preview the request without actual execution).\u003c/p\u003e\n"],["\u003cp\u003eThere are two public constructors for the DeleteWorkerPoolRequest: The default, and another that takes another DeleteWorkerPoolRequest object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]