Enum SchemaType
Enumerates the types of schema supported by Schema Registry.
Namespace: Confluent.SchemaRegistry
Assembly: Confluent.SchemaRegistry.dll
Syntax
public enum SchemaType
Fields
Name | Description |
---|---|
Avro | Avro |
Json | JSON |
Protobuf | Protobuf |