proto_docs/google/protobuf/struct.rb in google-cloud-recommender-v1-0.1.1 vs proto_docs/google/protobuf/struct.rb in google-cloud-recommender-v1-0.2.0
- old
+ new
@@ -49,10 +49,10 @@
# list of values. A producer of value is expected to set one of that
# variants, absence of any variant indicates an error.
#
# The JSON representation for `Value` is JSON value.
# @!attribute [rw] null_value
- # @return [ENUM(NullValue)]
+ # @return [Google::Protobuf::NullValue]
# Represents a null value.
# @!attribute [rw] number_value
# @return [Float]
# Represents a double value.
# @!attribute [rw] string_value