Class ProtobufSchema (3.9.2)

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

Schema in protocol buffer format.

Attribute

NameDescription
text str
Protocol buffer source of the schema.

Inheritance

builtins.object > proto.message.Message > ProtobufSchema