public sealed class GetWorkerPoolRequest : IMessage<GetWorkerPoolRequest>, IEquatable<GetWorkerPoolRequest>, IDeepCloneable<GetWorkerPoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class GetWorkerPoolRequest.
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 available for the \u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e class is 2.15.0, with multiple other versions ranging down to 1.0.0 also available for use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetWorkerPoolRequest\u003c/code\u003e is a class within the Google Cloud Build v1 API, specifically designed to retrieve a \u003ccode\u003eWorkerPool\u003c/code\u003e by its specified name.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string representing the worker pool name) and \u003ccode\u003eWorkerPoolName\u003c/code\u003e, which is a typed view over the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe required format for the name property is: \u003ccode\u003eprojects/{project}/locations/{location}/workerPools/{workerPool}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]