dtkt.catalog.v1beta1messages.protoCreateSchemaRequest
MessageRequest message for creating a schema.
| Field | Type | Number | Description |
|---|---|---|---|
| catalog | Catalog dtkt.catalog.v1beta1.Catalog | 1 | Reference to the catalog where the schema will be created. |
| name | string | 2 | Name of the new schema. |
| description | string | 3 | Description of the new schema. |
| metadata | Struct google.protobuf.Struct | 4 | Metadata of the schema, if any. |