[[["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 page details how to update a Control, a feature within the Generative AI App Builder, with the Control action type being immutable."],["The HTTP request to update a Control uses the `PATCH` method with a specific URL structure based on gRPC Transcoding syntax."],["Updating a Control requires specifying the `control.name` as a path parameter, which represents the fully qualified resource name."],["The `updateMask` query parameter is optional, and it allows selecting which fields of the Control to update, with some exceptions like the Control name and solution type, allowing full updates if no specified fields."],["Updating a Control requires the `discoveryengine.controls.update` IAM permission on the resource, as well as the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]