class VerificationState (View source)

The verification state of the extension range.

Protobuf type google.protobuf.ExtensionRangeOptions.VerificationState

Constants

DECLARATION

All the extensions of the range must be declared.

Generated from protobuf enum DECLARATION = 0;

UNVERIFIED

Generated from protobuf enum UNVERIFIED = 1;

Methods

static 
name($value)

No description

static 
value($name)

No description

Details

static name($value)

No description

Parameters

$value

static value($name)

No description

Parameters

$name