[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This webpage details the `ArrayValue` class within the `Google.Cloud.Firestore.V1` namespace, specifically within version 2.3.0 of the Google Cloud Firestore .NET library."],["The `ArrayValue` class represents an array value in Firestore and inherits from the base `Object` class while also implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `ArrayValue` class is available in version 3.10.0, and there are a total of 14 versions of this class documented on this page, ranging from version 2.3.0 up to the current version."],["The `ArrayValue` class contains a property called `Values`, of type `RepeatedField\u003cValue\u003e`, which holds the values contained within the array."],["There are two constructors for the `ArrayValue` class: a default parameterless constructor, and another constructor that takes another `ArrayValue` object as a parameter."]]],[]]