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\u003eThe latest version of \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e is 2.15.0, with numerous prior versions available, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e is a request object used to retrieve a specific \u003ccode\u003eWorkerPool\u003c/code\u003e by its designated name.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, for functionality within the Google.Protobuf namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e class has a constructor that allows creating a new instance or one by copying an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e allows the specification of the name of the requested \u003ccode\u003eWorkerPool\u003c/code\u003e, formatted as \u003ccode\u003e"projects/project-1/workerPools/workerpool-name"\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]