[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-16 UTC."],[[["Updates an existing user role with patch semantics, allowing for partial modifications."],["Requires `profileId` as a path parameter and `id` as a query parameter to identify the user role being updated."],["Uses the HTTP PATCH method and the request body should contain a `UserRole` object representing the desired changes."],["A successful update returns the updated `UserRole` object in the response body."],["Authorization requires the `https://www.googleapis.com/auth/dfatrafficking` OAuth scope."]]],[]]