Output only. The resource name of the WorkerPool, with format projects/{project}/locations/{location}/workerPools/{workerPool}. The value of {workerPool} is provided by workerPoolId in workerPools.create request and the value of {location} is determined by the endpoint accessed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-24 UTC."],[[["This page details how to update a `WorkerPool` using a PATCH HTTP request to the specified URL with gRPC Transcoding syntax."],["The request requires a `workerPool.name` path parameter, formatted as `projects/{project}/locations/{location}/workerPools/{workerPool}`, along with optional query parameters such as `updateMask` and `validateOnly`."],["The request body must contain an instance of `WorkerPool`, and a successful request returns an instance of `Operation` in the response body."],["Authorization to perform this action requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]