Interface: $Properties
protobuf.ExtensionRangeOptions.$Properties
Properties of an ExtensionRangeOptions.
Hierarchy
-
$Properties
Properties
declaration
• Optional declaration: null | $Properties[]
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.
features
• Optional features: null | $Properties
Any features defined in the specific edition.
uninterpretedOption
• Optional uninterpretedOption: null | $Properties[]
The parser stores options it doesn't recognize here. See above.
verification
• Optional verification: null | VerificationState
The verification state of the range. TODO: flip the default to DECLARATION once all empty ranges are marked as UNVERIFIED.