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

All Implemented Interfaces:
Cloneable, org.apache.pulsar.client.api.Schema<T>

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