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, specifically in version 2.5.0 of the .NET library."],["`MapValue` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for messaging, equality comparisons, deep cloning, and buffer handling."],["The class has a constructor that can be initialized either as an empty `MapValue` or as a copy of another `MapValue`, allowing for creating new instances or duplicates."],["The `Fields` property is a `MapField` of string keys to `Value` type, which represent the field names and their associated values, with key restrictions on length, empty values and reserved names."],["The latest version of this resource is 3.10.0, and the webpage lists previous versions, ranging from 3.9.0 down to 2.3.0."]]],[]]