Copied!

Protobuf type google.protobuf.FeatureSet.FieldPresence

CloneableInstantiable
Constants
public Google\Protobuf\Internal\FeatureSet\FieldPresence::EXPLICIT = 1
 

Generated from protobuf enum EXPLICIT = 1;

public Google\Protobuf\Internal\FeatureSet\FieldPresence::FIELD_PRESENCE_UNKNOWN = 0
 

Generated from protobuf enum FIELD_PRESENCE_UNKNOWN = 0;

public Google\Protobuf\Internal\FeatureSet\FieldPresence::IMPLICIT = 2
 

Generated from protobuf enum IMPLICIT = 2;

public Google\Protobuf\Internal\FeatureSet\FieldPresence::LEGACY_REQUIRED = 3
 

Generated from protobuf enum LEGACY_REQUIRED = 3;

Methods
public static name( $value)
public static value( $name)
Properties
private static $valueToName = ['FIELD_PRESENCE_UNKNOWN', 'EXPLICIT', 'IMPLICIT', 'LEGACY_REQUIRED']
Properties
private static $valueToName = ['FIELD_PRESENCE_UNKNOWN', 'EXPLICIT', 'IMPLICIT', 'LEGACY_REQUIRED']
Methods
public static name( $value)
public static value( $name)
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration