[[["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 documents how to update an existing WorkloadIdentityPoolProvider using a PATCH request to a specific URL endpoint."],["The update process requires specifying the `workloadIdentityPoolProvider.name` in the path and providing a `updateMask` in the query parameters, with the `updateMask` denoting the specific fields being modified."],["The request body must contain an instance of WorkloadIdentityPoolProvider, and a successful update returns an Operation instance in the response body."],["Updating a WorkloadIdentityPoolProvider necessitates either the `https://www.googleapis.com/auth/cloud-platform` or the `https://www.googleapis.com/auth/iam` OAuth scope and the `iam.workloadIdentityPoolProviders.update` IAM permission."]]],[]]