CreateDataTableRowRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to create data table row.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource id of the data table. Format: /projects/{project}/locations/{location}/instances/{instance}/dataTables/{data_table} |
data_table_row |
google.cloud.chronicle_v1.types.DataTableRow
Required. The data table row to create. |