InterfaceDescriptor describes the implementation of an interface

Properties

fullname: string

fullname is the name of the interface

interfaceAcceptingMessages: InterfaceAcceptingMessageDescriptor[]

interface_accepting_messages contains information regarding the proto messages which contain the interface as google.protobuf.Any field

interfaceImplementers: InterfaceImplementerDescriptor[]

interface_implementers is a list of the descriptors of the interface implementers