Enum NullValue (3.15.8)

public enum NullValue : int

NullValue is a singleton enumeration to represent the null value for the Value type union.

The JSON representation for NullValue is JSON null.

Namespace

Google.Protobuf.WellKnownTypes

Assembly

Google.Protobuf.dll

Fields

NameDescription
NullValue

Null value.