public sealed class Type.Types.Map : IMessage<Type.Types.Map>, IEquatable<Type.Types.Map>, IDeepCloneable<Type.Types.Map>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Map.
A mapping of keys to values of a given type.
Values of type Map are stored in a Value.array_value where each entry
is another Value.array_value with two elements (the key and the value,
in that order).
Normally encoded Map values won't have repeated keys, however, clients are
expected to handle the case in which they do. If the same key appears
multiple times, the last value takes precedence.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eType.Types.Map\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with the latest version being 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eType.Types.Map\u003c/code\u003e class is used to represent a mapping of keys to values of a specified type within the API, and values are stored in \u003ccode\u003eValue.array_value\u003c/code\u003e in pairs of keys and values.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights that the \u003ccode\u003eMap\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMap\u003c/code\u003e class has properties for setting \u003ccode\u003eKeyType\u003c/code\u003e, where only \u003ccode\u003eBytes\u003c/code\u003e, \u003ccode\u003eString\u003c/code\u003e, and \u003ccode\u003eInt64\u003c/code\u003e are valid types, and \u003ccode\u003eValueType\u003c/code\u003e, both of type \u003ccode\u003eType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content lists the historical versioning for this particular class, spanning from version 3.24.0 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]