generated/google/apis/datastore_v1beta3/classes.rb in google-api-client-0.24.2 vs generated/google/apis/datastore_v1beta3/classes.rb in google-api-client-0.24.3

- old
+ new

@@ -65,11 +65,11 @@ # An array value. class ArrayValue include Google::Apis::Core::Hashable # Values in the array. - # The order of this array may not be preserved if it contains a mix of - # indexed and unindexed values. + # The order of values in an array is preserved as long as all values have + # identical settings for 'exclude_from_indexes'. # Corresponds to the JSON property `values` # @return [Array<Google::Apis::DatastoreV1beta3::Value>] attr_accessor :values def initialize(**args)