API Reference
    Preparing search index...
    SchemaType: { AVRO: "avro"; JSON: "json"; PROTOBUF: "protobuf" } = ...

    Types of Kafka schema formats.

    Type declaration

    • ReadonlyAVRO: "avro"
    • ReadonlyJSON: "json"
    • ReadonlyPROTOBUF: "protobuf"