[[["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 webpage outlines how to update a Control, noting that the Control action type cannot be changed after creation."],["The HTTP request uses a PATCH method directed to a specific URL structure following gRPC Transcoding syntax to modify an existing Control."],["The `control.name` path parameter is mandatory and represents the fully qualified name of the Control, while the `updateMask` query parameter specifies which fields within the Control are to be modified."],["The request and response bodies both use the Control instance, and if the Control to be updated is not found a NOT_FOUND error is returned."],["Updating a control requires specific authorization scopes and IAM permissions, namely `https://www.googleapis.com/auth/cloud-platform` and `discoveryengine.controls.update`."]]],[]]