The map keys represent field names. Field names matching the regular
expression __.*__ are reserved. Reserved field names are forbidden except
in certain documented contexts. The map keys, represented as UTF-8, must
not exceed 1,500 bytes and cannot be empty.
[[["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-03-21 UTC."],[[["The `MapValue` class is a representation of a map value within the Google Cloud Firestore V1 namespace."],["This class is sealed and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities like equality checks and deep cloning."],["`MapValue` has a `Fields` property, which is a `MapField` that stores the map's keys and corresponding `Value` objects, representing the fields and their values in the map."],["The page contains documentation for the class starting from version 2.3.0, up until the latest, 3.10.0, of the `Google.Cloud.Firestore.V1` library."]]],[]]