[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / GoogleProtobufNullValue
# kind_type_alias: GoogleProtobufNullValue
> **GoogleProtobufNullValue** = `typeof GoogleProtobufNullValue[keyof typeof GoogleProtobufNullValue]`
`NullValue` is a singleton enumeration to represent the null value for the
`Value` type union.
The JSON representation for `NullValue` is JSON `null`.
- NULL_VALUE: Null value.