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."],[[["The webpage provides reference documentation for the `MapValue` class within the Google Cloud Firestore V1 API, with the latest version being 3.10.0."],["`MapValue` is a sealed class in the `Google.Cloud.Firestore.V1` namespace, and it represents a map value used within the API."],["The `MapValue` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class includes a `Fields` property, which is a `MapField` that holds the map's data, with string keys and `Value` values, subject to specific rules for field names and key size."],["The page contains information for a range of versions, including 3.7.0 which appears to be the focal version, as well as others such as 3.9.0, 3.8.0, 3.6.0, 3.5.1, all the way down to 2.3.0."]]],[]]