Skip to main content

Interface: IExtensionRangeOptions

google.protobuf.IExtensionRangeOptions

Properties of an ExtensionRangeOptions.

Hierarchy

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.

Inherited from

$Properties.declaration


features

Optional features: null | $Properties

Any features defined in the specific edition.

Inherited from

$Properties.features


uninterpretedOption

Optional uninterpretedOption: null | $Properties[]

The parser stores options it doesn't recognize here. See above.

Inherited from

$Properties.uninterpretedOption


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.

Inherited from

$Properties.verification