Optional ReadonlyautoWhether to automatically register the writer schema on first serialize.
ReadonlycodecPluggable Avro codec (wraps user's Avro library).
Optional ReadonlyisWhether this serde is for the message key.
Affects subject naming via the subject name strategy.
ReadonlyregistrySchema Registry client instance.
ReadonlyschemaWriter schema as a JSON string.
Used for serialization. If autoRegister is true (default), this
schema is registered with the Schema Registry on first use.
Optional ReadonlysubjectSubject name strategy for determining the Schema Registry subject.
Options for creating an Avro serde.