Module: Google::Protobuf::NullValue
- Defined in:
- proto_docs/google/protobuf/struct.rb
Overview
NullValue
is a singleton enumeration to represent the null value for the
Value
type union.
The JSON representation for NullValue
is JSON null
.
Constant Summary collapse
- NULL_VALUE =
Null value.
0