Interface: IExtensionRange
protobuf.DescriptorProto.IExtensionRange
Properties of an ExtensionRange.
Implemented by
Properties
end
• Optional end: null | number
Exclusive.
options
• Optional options: null | IExtensionRangeOptions
ExtensionRange options
start
• Optional start: null | number
Inclusive.