Google\Protobuf\NullValue */ class NullValue { /** * Null value. * * Generated from protobuf enum NULL_VALUE = 0; */ const NULL_VALUE = 0; }