The verification state of the extension range.
from enum google.protobuf.ExtensionRangeOptions.VerificationState
All the extensions of the range must be declared.
from enum value: DECLARATION = 0;
from enum value: UNVERIFIED = 1;
The verification state of the extension range.
Generated
from enum google.protobuf.ExtensionRangeOptions.VerificationState