[[["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-03-27 UTC."],[[["This page details how to create a new data table row using the `projects.locations.instances.dataTables.dataTableRows.create` method."],["The `POST` HTTP request is sent to `https://chronicle.googleapis.com/v1alpha/{parent}/dataTableRows`, with the `parent` parameter being a required string that specifies the data table's resource ID."],["The request body must contain a `DataTableRow` instance, and a successful response will return a newly created `DataTableRow` instance."],["To authorize this action, the request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `chronicle.dataTableRows.create` IAM permission on the `parent` resource."]]],[]]