[[["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 describes how to update a Control, noting that the Control action type cannot be changed and a NOT_FOUND error is returned if the Control does not exist."],["The HTTP request to update a Control is a PATCH request to a specific URL, using gRPC Transcoding syntax, that includes the Control's fully qualified name."],["The request requires path parameters to identify the Control, including a string for the Control's fully qualified name."],["The request uses the `updateMask` query parameter to specify which fields of the Control are to be updated, with certain fields like `Control.name` and `Control.solution_type` not supported for updating."],["Updating a Control necessitates the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.controls.update` on the named resource."]]],[]]