[[["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 2024-09-05 UTC."],[[["This page details how to update a saved query using a PATCH HTTP request to the Google Cloud Asset Inventory API."],["The request requires specifying the `savedQuery.name` path parameter, which is the resource name of the saved query and must follow a specific format involving the project, folder, or organization."],["An `updateMask` query parameter is required to define the fields that need updating, and should be provided in a comma-separated list format using the FieldMask format."],["The request body should contain an instance of `SavedQuery`, and a successful request will return an instance of `SavedQuery` as the response body."],["Authorization to perform this action requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]