[[["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 endpoint creates a `WorkerPool` resource within a specified project and location using a POST request."],["The request requires a `parent` path parameter to identify the project and location, and a `workerPoolId` query parameter to set the ID of the `WorkerPool`."],["The request body should contain a `WorkerPool` object, and the response, if successful, returns an `Operation` object."],["Creating a `WorkerPool` necessitates the `cloudbuild.workerpools.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The `validateOnly` query parameter allows for request validation without actually creating the resource."]]],[]]