dtkt.catalog.v1beta1messages.protoWriteTablesRequest
MessageRequest message for writing to a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table | Table dtkt.catalog.v1beta1.Table | 1 | Reference to the table where row will be written. |
| row | Struct google.protobuf.Struct | 2 | Row to write to the table. |