[[["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 after creation."],["The HTTP request uses the `PATCH` method with a specific URL structure defined by gRPC Transcoding and a required `control.name` path parameter."],["The `updateMask` query parameter allows specifying which Control fields to update, excluding `Control.name` and `Control.solution_type`."],["The request body contains the Control object to be updated, and a successful response will return the updated Control object."],["Updating a control requires the `discoveryengine.controls.update` IAM permission, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]