proto_docs/google/protobuf/struct.rb in google-cloud-security_center-v1-0.28.0 vs proto_docs/google/protobuf/struct.rb in google-cloud-security_center-v1-0.29.0
- old
+ new
@@ -85,10 +85,10 @@
end
# `NullValue` is a singleton enumeration to represent the null value for the
# `Value` type union.
#
- # The JSON representation for `NullValue` is JSON `null`.
+ # The JSON representation for `NullValue` is JSON `null`.
module NullValue
# Null value.
NULL_VALUE = 0
end
end