[[["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 endpoint allows for the asynchronous bulk update of data table rows within a specified data table."],["The `parent` path parameter, a string, is required to identify the specific data table where rows will be updated, and it follows a defined format."],["The request body must include an array of `UpdateDataTableRowRequest` objects, and each request can contain at most 1,000 rows or rows with a combined size of less than 2MB."],["Successful operations will return an instance of `Operation` in the response body."],["To use this endpoint, you need the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `chronicle.dataTableRows.asyncBulkUpdate` IAM permission on the `parent` resource."]]],[]]