[[["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 endpoint is used to update an existing Control, with the control's action type being immutable."],["The HTTP request uses the PATCH method with a specific URL structure defined by gRPC Transcoding."],["The `control.name` path parameter is a string representing the fully qualified name of the control, and it's immutable."],["The `updateMask` query parameter specifies which fields of the Control to update, and there are two non supported field, `Control.name` and `Control.solution_type`."],["To successfully update a control, the request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.controls.update`."]]],[]]