[[["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 `ExtensionRangeOptions` class, found within the `Google.Protobuf.Reflection` namespace of the `Google.Protobuf.dll` assembly, is a sealed class that extends `object` and implements multiple interfaces for message handling, cloning, and buffer management."],["This class provides constructors for creating new instances of `ExtensionRangeOptions`, either empty or by copying from an existing instance."],["`ExtensionRangeOptions` manages a collection of uninterpreted options, accessible through the `UninterpretedOption` property, which stores options not directly recognized by the parser."],["The class contains properties such as `Descriptor` for retrieving the message descriptor and `Parser` for parsing messages of this type."],["Key functionalities include methods for calculating size, clearing, getting, setting, and checking for extensions, as well as methods for merging, cloning, and comparing instances of the class."]]],[]]