The verification state of the extension range.
Protobuf type google.protobuf.ExtensionRangeOptions.VerificationState
CloneableInstantiable
| Constants |
| public Google All the extensions of the range must be declared. Generated from protobuf enum DECLARATION = 0; |
| public Google Generated from protobuf enum UNVERIFIED = 1; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['DECLARATION', 'UNVERIFIED'] |
| Properties |
| private static $valueToName = ['DECLARATION', 'UNVERIFIED'] |
| Methods |
| public static name( $value) |
| public static value( $name) |