[[["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 within the Generative AI App Builder, specifying that the Control's action type cannot be modified and that a NOT_FOUND error occurs if the control does not exist."],["The HTTP request for updating a Control uses the PATCH method with a specific URL structure that includes path parameters for specifying the Control's fully qualified name."],["Updating fields of the Control is managed by the `updateMask` query parameter, with restrictions on modifying the Control's name and solution type fields."],["The request body should include an instance of the Control to be updated, and a successful update will result in a response body containing the updated Control."],["Updating a Control requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `discoveryengine.controls.update` IAM permission."]]],[]]