[[["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 updates the state of an Ioc (Indicator of Compromise) resource identified by its full name, which follows the format `projects/{project_id}/locations/{region}/instances/{instance}/iocs/{ioc}/iocState`."],["The request uses the HTTP `PATCH` method and requires specifying the Ioc state's full name in the URL."],["The request body contains the updated `IocState` data, and optionally, a `updateMask` query parameter can be used to specify which fields to update."],["Successful requests will return an instance of `IocState` in the response body."],["Updating the Ioc state requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.iocState.update` on the specified resource."]]],[]]