Class: ExtensionRangeOptions
google.protobuf.ExtensionRangeOptions
Represents an ExtensionRangeOptions.
Implements
Constructors
constructor
• new ExtensionRangeOptions(properties?): ExtensionRangeOptions
Constructs a new ExtensionRangeOptions.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | IExtensionRangeOptions | Properties to set |
Returns
Properties
declaration
• declaration: IDeclaration[]
For external users: DO NOT USE. We are in the process of open sourcing extension declaration and executing internal cleanups before it can be used externally.
Implementation of
IExtensionRangeOptions.declaration
features
• Optional features: null | IFeatureSet
Any features defined in the specific edition.
Implementation of
IExtensionRangeOptions.features
uninterpretedOption
• uninterpretedOption: IUninterpretedOption[]
The parser stores options it doesn't recognize here. See above.
Implementation of
IExtensionRangeOptions.uninterpretedOption