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