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 webpage provides documentation for the `MapValue` class within the Google Cloud Firestore v1 API for .NET, with the latest version being 3.10.0."],["`MapValue` is a class representing a map value in Firestore, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class documentation covers details such as inheritance, constructors (including a default constructor and one that takes another `MapValue`), and properties."],["The `Fields` property is a `MapField` that represents the map's fields, with keys being field names, and it has specific restrictions, such as not exceeding 1,500 bytes, not being empty, and reserving field names matching a specific regex."],["The page provides links to documentation for multiple versions, allowing users to select versions ranging from 2.3.0 up to 3.10.0."]]],[]]