[[["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-02-28 UTC."],[[["This document details how to update a Control, noting that the Control action type cannot be modified."],["The HTTP request to update a Control uses the PATCH method with a specific URL structure that includes the Control's name in the path."],["The `updateMask` query parameter is used to specify which fields of the Control to update, and certain fields like `Control.name` and `Control.solution_type` are not supported for modification."],["The request body should contain an instance of the Control object, while a successful response will also include an instance of the updated Control."],["Updating a control requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.controls.update`."]]],[]]