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