[[["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 endpoint updates an existing `OauthClientCredential` resource using a PATCH request to the specified URL."],["The request URL utilizes gRPC Transcoding syntax and requires a path parameter, `oauthClientCredential.name`, to identify the resource being updated."],["The request body should contain an instance of `OauthClientCredential` with the updated data, and it will require an updateMask field."],["A successful response will return an instance of `OauthClientCredential`, reflecting the updated resource."],["Authorization requires one of the listed OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam`."]]],[]]