[[["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 is designed to manage extensions within messages, where `TTarget` represents the type of message these extensions are associated with."],["This class is primarily used internally, as most users will not directly interact with `ExtensionSet\u003cTTarget\u003e`."],["`ExtensionSet\u003cTTarget\u003e` provides methods such as `CalculateSize()`, `Equals(Object)`, `GetHashCode()`, `WriteTo(CodedOutputStream)`, and `WriteTo(ref WriteContext)` for managing and interacting with the extension data."],["The `IExtendableMessage\u003cT\u003e` interface routes its method calls to the `ExtensionSet\u003cTTarget\u003e` class for handling extension-related tasks."],["Version 3.15.8 is documented here but newer versions are available such as 3.23.0 and 3.27.1."]]],[]]