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-06-12 UTC."],[[["This webpage details the `MapValue` class within the `Google.Cloud.Firestore.V1` namespace, which is used to represent a map value."],["The `MapValue` class implements several interfaces, including `IMessage\u003cMapValue\u003e`, `IEquatable\u003cMapValue\u003e`, `IDeepCloneable\u003cMapValue\u003e`, `IBufferMessage`, and `IMessage`."],["The page provides documentation for various versions of `MapValue`, starting from version 2.3.0 up to the latest version 3.10.0, with links to each version's specific documentation."],["The `Fields` property is a `MapField` used to store the map's field data, where the keys are strings representing field names, and the values are of the type `Value`."],["The `MapValue` class includes two constructors, one default constructor and another that takes a `MapValue` object as a parameter for cloning."]]],[]]