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
[]
DescriptorProto reservedName
reservedRange
• Optional
reservedRange: null
| IReservedRange
[]
DescriptorProto reservedRange