dtkt.catalog.v1beta1messages.protoUpdateSchemaRequest
MessageRequest message for updating a schema.
| 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 to update. |
| description | string | 3 | New description of the schema. |
| metadata | Struct google.protobuf.Struct | 4 | Metadata of the schema, if any. |