NullValue
is a singleton enumeration to represent the null value for the
Value
type union.
The JSON representation for NullValue
is JSON null
.
Protobuf type google.protobuf.NullValue
CloneableInstantiable
Constants |
public Google Null value. Generated from protobuf enum NULL_VALUE = 0; |
Methods |
public static name( $value) |
public static value( $name) |
Properties |
private static $valueToName = ['NULL_VALUE'] |
Properties |
private static $valueToName = ['NULL_VALUE'] |
Methods |
public static name( $value) |
public static value( $name) |