View Source Google.Protobuf.NullValue (protobuf v0.15.0)

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

The JSON representation for NullValue is JSON null.

Summary

Types

@type t() :: integer() | :NULL_VALUE

Functions