Class AvroSchema (3.9.0)

AvroSchema(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Schema in Avro JSON format.

Attribute

NameDescription
text str
JSON source of the Avro schema.

Inheritance

builtins.object > proto.message.Message > AvroSchema