public sealed class GetWorkerPoolRequest : IMessage<GetWorkerPoolRequest>, IEquatable<GetWorkerPoolRequest>, IDeepCloneable<GetWorkerPoolRequest>, IBufferMessage, IMessage
Request to get a WorkerPool with the specified name.
[[["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 webpage details the \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e class, which is used to request a specific \u003ccode\u003eWorkerPool\u003c/code\u003e by its name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace within the Google Cloud Build .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of versions of the \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e, with version 2.15.0 being the latest version and 1.0.0 being the earliest listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e class has two constructors and two properties: \u003ccode\u003eName\u003c/code\u003e, which specifies the name of the worker pool to retrieve, and \u003ccode\u003eWorkerPoolName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]