[[["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."],[[["The `ExtensionSet\u003cTTarget\u003e` class manages extensions within messages for the Google.Protobuf library, primarily used internally."],["This class is used to keep track of extensions and is part of the `Google.Protobuf` namespace within the `Google.Protobuf.dll` assembly."],["The `ExtensionSet` class inherits from the base `object` class, providing standard methods like `Equals`, `GetHashCode`, and several inherited methods such as `GetType` and `ToString`."],["The class provides methods for calculating the size of the extension set, determining equality with other objects, obtaining a hash code, and writing the values to an output stream or context."]]],[]]