Interface: IFileDescriptorProto
google.protobuf.IFileDescriptorProto
Properties of a FileDescriptorProto.
Implemented by
Properties
dependency
• Optional dependency: null | string[]
Names of files imported by this file.
edition
• Optional edition: null | Edition
The edition of the proto file.
enumType
• Optional enumType: null | IEnumDescriptorProto[]
FileDescriptorProto enumType
extension
• Optional extension: null | IFieldDescriptorProto[]
FileDescriptorProto extension
messageType
• Optional messageType: null | IDescriptorProto[]
All top-level definitions in this file.