dtkt.catalog.v1beta1messages.protoSchema
MessageRepresents a schema, which organizes tables.
| Field | Type | Number | Description |
|---|---|---|---|
| catalog | Catalog dtkt.catalog.v1beta1.Catalog | 1 | Reference to the catalog containing the schema. |
| name | string | 2 | Name of the schema. |
| description | string | 3 | Description of the schema. |
| metadata | Struct google.protobuf.Struct | 4 | Additional metadata, if any. |