proto_docs/google/protobuf/struct.rb in google-cloud-recommender-v1-0.9.0 vs proto_docs/google/protobuf/struct.rb in google-cloud-recommender-v1-0.10.0
- old
+ new
@@ -44,11 +44,11 @@
end
end
# `Value` represents a dynamically typed value which can be either
# null, a number, a string, a boolean, a recursive struct value, or a
- # list of values. A producer of value is expected to set one of that
- # variants, absence of any variant indicates an error.
+ # list of values. A producer of value is expected to set one of these
+ # variants. Absence of any variant indicates an error.
#
# The JSON representation for `Value` is JSON value.
# @!attribute [rw] null_value
# @return [::Google::Protobuf::NullValue]
# Represents a null value.