Copied!

The verification state of the extension range.

Protobuf type google.protobuf.ExtensionRangeOptions.VerificationState

CloneableInstantiable
Constants
public Google\Protobuf\Internal\ExtensionRangeOptions\VerificationState::DECLARATION = 0
 

All the extensions of the range must be declared.

Generated from protobuf enum DECLARATION = 0;

public Google\Protobuf\Internal\ExtensionRangeOptions\VerificationState::UNVERIFIED = 1
 

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)
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration