public sealed class CreateWorkerPoolRequest : IMessage<CreateWorkerPoolRequest>, IEquatable<CreateWorkerPoolRequest>, IDeepCloneable<CreateWorkerPoolRequest>, 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\u003eThe \u003ccode\u003eCreateWorkerPoolRequest\u003c/code\u003e class is used to request the creation of a new \u003ccode\u003eWorkerPool\u003c/code\u003e within the Google Cloud Build service, with the latest version being 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkerPoolRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eCreateWorkerPoolRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eParent\u003c/code\u003e, which specifies the ID of the parent project as a string, and \u003ccode\u003eWorkerPool\u003c/code\u003e, which represents the \u003ccode\u003eWorkerPool\u003c/code\u003e resource to be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions of the \u003ccode\u003eCreateWorkerPoolRequest\u003c/code\u003e method dating back to version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]