dtkt.catalog.v1beta2table.protoWriteRowsRequest
MessageRequest message for writing to a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table | string | 1 | Table resource name to write row. |
| row | Row dtkt.catalog.v1beta2.Row | 2 | A single row to be written to table and conforming to the description found in value.proto. |