[[["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-03 UTC."],[[["This API updates a search application using an HTTP PATCH request and requires an admin account."],["The request requires a path parameter `searchApplication.name` to specify the application, and an optional `updateMask` query parameter to control which fields are updated."],["The request body should contain a `SearchApplication` object with the desired changes."],["Upon success, the API returns an `Operation` object in the response body."],["Authorization requires one of the specified OAuth scopes, such as `https://www.googleapis.com/auth/cloud_search.settings.query`."]]],[]]