Interface: IDescriptorProto
google.protobuf.IDescriptorProto
Properties of a DescriptorProto.
Implemented by
Properties
enumType
• Optional enumType: null | IEnumDescriptorProto[]
DescriptorProto enumType
extension
• Optional extension: null | IFieldDescriptorProto[]
DescriptorProto extension
extensionRange
• Optional extensionRange: null | IExtensionRange[]
DescriptorProto extensionRange
field
• Optional field: null | IFieldDescriptorProto[]
DescriptorProto field
name
• Optional name: null | string
DescriptorProto name
nestedType
• Optional nestedType: null | IDescriptorProto[]
DescriptorProto nestedType
oneofDecl
• Optional oneofDecl: null | IOneofDescriptorProto[]
DescriptorProto oneofDecl
options
• Optional options: null | IMessageOptions
DescriptorProto options
reservedName
• Optional reservedName: null | string[]
Reserved field names, which may not be used by fields in the same message. A given name may only be reserved once.
reservedRange
• Optional reservedRange: null | IReservedRange[]
DescriptorProto reservedRange