An array value.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#values
def values() -> ::Array<::Google::Cloud::Datastore::V1::Value>
Returns
- (::Array<::Google::Cloud::Datastore::V1::Value>) — Values in the array. The order of values in an array is preserved as long as all values have identical settings for 'exclude_from_indexes'.
#values=
def values=(value) -> ::Array<::Google::Cloud::Datastore::V1::Value>
Parameter
- value (::Array<::Google::Cloud::Datastore::V1::Value>) — Values in the array. The order of values in an array is preserved as long as all values have identical settings for 'exclude_from_indexes'.
Returns
- (::Array<::Google::Cloud::Datastore::V1::Value>) — Values in the array. The order of values in an array is preserved as long as all values have identical settings for 'exclude_from_indexes'.