[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["`ListValue` is a class that acts as a wrapper for a repeated field of values within the `Google.Protobuf.WellKnownTypes` namespace, specifically in version 3.15.8."],["The `ListValue` class is represented as a JSON array when serialized to JSON format."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListValue` class contains a `Values` property, which is a `RepeatedField` of dynamically typed `Value` objects, allowing for flexible data storage."],["The class offers methods such as `Clone`, `Equals`, `MergeFrom`, `WriteTo`, and more, to perform operations such as object creation, comparison, merging, and writing operations."]]],[]]