[[["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."],[[["The latest version available for `ArrayValue` is 3.10.0, with various other versions listed, going back to version 2.3.0."],["`ArrayValue` is a sealed class representing an array value within the `Google.Cloud.Firestore.V1` namespace."],["The class `ArrayValue` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ArrayValue` has two constructors: a default constructor and one that takes another `ArrayValue` as a parameter for copying."],["The primary property of `ArrayValue` is `Values`, a `RepeatedField` that contains the array's values of type `Value`."]]],[]]