[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCodec\u003c/code\u003e class is specifically designed for handling the encoding and decoding of map fields in Protocol Buffers, containing all necessary information for nested messages.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and belongs to the \u003ccode\u003eGoogle.Protobuf.Collections\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Protobuf.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eCodec(FieldCodec<TKey> keyCodec, FieldCodec<TValue> valueCodec, uint mapTag)\u003c/code\u003e creates a new codec for map entries, requiring a key codec, a value codec, and a map tag as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ekeyCodec\u003c/code\u003e and \u003ccode\u003evalueCodec\u003c/code\u003e parameters are used for encoding/decoding keys and values, while the \u003ccode\u003emapTag\u003c/code\u003e parameter is used to identify each map entry.\u003c/p\u003e\n"]]],[],null,[]]