[[["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 2025-03-07 UTC."],[[["This page details how to update an existing WorkloadIdentityPool using a PATCH HTTP request to a specific URL endpoint."],["The update process requires specifying the `workloadIdentityPool.name` as a path parameter and using the `updateMask` query parameter to indicate which fields should be updated."],["The request body should include an instance of the WorkloadIdentityPool object with the updated data, and a successful request will return an Operation object in the response."],["To successfully update a WorkloadIdentityPool, you need to have either the `https://www.googleapis.com/auth/cloud-platform` or the `https://www.googleapis.com/auth/iam` OAuth scope and have the `iam.workloadIdentityPools.update` IAM permission."]]],[]]