Class: Google::Protobuf::ExtensionRangeOptions::VerificationState
- Inherits:
-
Object
- Object
- Google::Protobuf::ExtensionRangeOptions::VerificationState
- Extended by:
- Protobug::Enum
- Defined in:
- lib/google/protobuf/descriptor_pb.rb
Overview
The verification state of the extension range.
Constant Summary collapse
- DECLARATION =
All the extensions of the range must be declared.
new("DECLARATION", 0).freeze
- UNVERIFIED =
new("UNVERIFIED", 1).freeze