dtkt.catalog.v1beta2table.protoWriteRowsResponse
MessageResponse message for rows written to a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table_rows_written | map<string, int64> | 1 | Map of table resource name to total rows written. |
dtkt.catalog.v1beta2table.protoResponse message for rows written to a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table_rows_written | map<string, int64> | 1 | Map of table resource name to total rows written. |