InterfaceDescriptor describes the implementation of an interface
fullname is the name of the interface
interface_accepting_messages contains information regarding the proto messages which contain the interface as google.protobuf.Any field
interface_implementers is a list of the descriptors of the interface implementers
InterfaceDescriptor describes the implementation of an interface