class FieldPresence (View source)

Protobuf type google.protobuf.FeatureSet.FieldPresence

Constants

FIELD_PRESENCE_UNKNOWN

Generated from protobuf enum FIELD_PRESENCE_UNKNOWN = 0;

EXPLICIT

Generated from protobuf enum EXPLICIT = 1;

IMPLICIT

Generated from protobuf enum IMPLICIT = 2;

LEGACY_REQUIRED

Generated from protobuf enum LEGACY_REQUIRED = 3;

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