Required. Data table rows to replace the existing data table rows. A maximum of 1000 rows (for sync requests) or 2000 rows (for async requests) can be replaced in a single request. Total size of the rows should be less than 4MB.
Response body
If successful, the response body contains an instance of Operation.
[[["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-07-14 UTC."],[[["\u003cp\u003eThis API endpoint, \u003ccode\u003eprojects.locations.instances.dataTables.dataTableRows.bulkReplaceAsync\u003c/code\u003e, asynchronously replaces all existing rows in a data table with new rows.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request is a \u003ccode\u003ePOST\u003c/code\u003e operation to the specified URL, requiring a \u003ccode\u003eparent\u003c/code\u003e path parameter defining the data table's resource ID.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain an array of \u003ccode\u003erequests\u003c/code\u003e objects, where each object represents a data table row to be added, with limits of 1000 rows for sync or 2000 rows for async, and a maximum total size of 4MB.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful calls return an \u003ccode\u003eOperation\u003c/code\u003e object in the response body, indicating the status of the asynchronous replacement operation.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003echronicle.dataTableRows.asyncBulkReplace\u003c/code\u003e on the \u003ccode\u003eparent\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]