[[["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-04-18 UTC."],[[["This page details how to retrieve information about a specific `WorkerPool` using a `GET` request to the Cloud Build API."],["The request requires a `name` parameter in the URL path, which follows the format `projects/{project}/locations/{location}/workerPools/{workerPool}`."],["Authorization for this request requires the `cloudbuild.workerpools.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request body for this operation must be empty."],["A successful response will contain a `WorkerPool` resource, providing details about the requested worker pool."]]],[]]