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