[[["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-01-22 UTC."],[[["This API endpoint allows updating a specific watchlist associated with a given instance via a PATCH request."],["The `watchlist.name` parameter, provided in the URL path, uniquely identifies the watchlist to be updated."],["The `updateMask` query parameter allows specifying which fields of the watchlist should be modified during the update process."],["The request body should contain an instance of a Watchlist, representing the updated state of the watchlist, and the response body returns an instance of Watchlist."],["Updating a watchlist requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `chronicle.watchlists.update` IAM permission on the watchlist resource."]]],[]]