[[["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-05-02 UTC."],[[["This webpage provides documentation for the `ArrayValue` class within the Google Cloud Firestore v1 API for .NET."],["The `ArrayValue` class represents an array value in Firestore and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the `ArrayValue` class, ranging from version 2.3.0 up to the latest version 3.10.0."],["The class has two constructors: a default constructor (`ArrayValue()`) and a copy constructor (`ArrayValue(ArrayValue other)`) that allows creating a new `ArrayValue` from another."],["It has a single property named `Values` that is a repeated field of the type Value, representing all of the values in the array."]]],[]]