proto_docs/google/protobuf/struct.rb in google-cloud-service_control-v1-0.6.0 vs proto_docs/google/protobuf/struct.rb in google-cloud-service_control-v1-0.7.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