dtkt.catalog.v1beta1messages.protoCreateTableResponse
MessageResponse message for creating a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table | Table dtkt.catalog.v1beta1.Table | 1 | The created table. |
| created | bool | 2 | Indicates if the table was successfully created. |
| error | string | 3 | Error message, if any. |