Class ProtobufSchema<T extends com.google.protobuf.GeneratedMessageV3>

All Implemented Interfaces:
Cloneable, Schema<T>

public class ProtobufSchema<T extends com.google.protobuf.GeneratedMessageV3> extends AvroBaseStructSchema<T>
A schema implementation to deal with protobuf generated messages.