[[["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-09-23 UTC."],[[["This API updates an existing `Report` object using a `PATCH` request to the specified endpoint."],["It requires a `report.name` path parameter identifying the report resource and a `updateMask` query parameter indicating the fields to be updated."],["The request body should contain a `Report` object with the desired updates, adhering to the provided structure."],["Upon successful execution, the response returns the updated `Report` object."],["Authorization using the `https://www.googleapis.com/auth/admanager` OAuth scope is necessary to access this API."]]],[]]