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."],[[["This document provides reference information for the `MapValue` class within the Google Cloud Firestore V1 API, detailing its structure and functionality."],["The latest version of the API documented is 3.10.0, with the page specifically focusing on version 3.2.0's `MapValue` class and referencing other versions."],["`MapValue` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various scenarios within the Google Protobuf ecosystem."],["The `MapValue` class contains a `Fields` property, which is a `MapField` where keys are strings representing field names, and values are of type `Value`."],["The Class `MapValue` has two Constructors, one with no parameters, and one that accepts another `MapValue` object as a parameter."]]],[]]