public RepeatedField<ExtensionRangeOptions.Types.Declaration> Declaration { get; }
For external users: DO NOT USE. We are in the process of open sourcing
extension declaration and executing internal cleanups before it can be
used externally.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eExtensionRangeOptions\u003c/code\u003e is a sealed class within the \u003ccode\u003eGoogle.Protobuf.Reflection\u003c/code\u003e namespace, implementing interfaces like \u003ccode\u003eIExtendableMessage\u003c/code\u003e, \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\u003eThe class provides constructors for creating new instances, either default or copied, as well as properties like \u003ccode\u003eDeclaration\u003c/code\u003e, \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eUninterpretedOption\u003c/code\u003e, and \u003ccode\u003eVerification\u003c/code\u003e to manage different attributes of extension ranges.\u003c/p\u003e\n"],["\u003cp\u003eIt contains methods for managing extensions, including getting, setting, clearing, and checking the presence of extension values, alongside methods for serialization, deserialization, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExtensionRangeOptions\u003c/code\u003e class also includes fields for managing the numerical identifiers related to \u003ccode\u003eDeclaration\u003c/code\u003e, \u003ccode\u003eFeatures\u003c/code\u003e, \u003ccode\u003eUninterpretedOption\u003c/code\u003e and \u003ccode\u003eVerification\u003c/code\u003e, allowing manipulation of these fields.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits various methods from \u003ccode\u003eobject\u003c/code\u003e, such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eReferenceEquals\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e, allowing standard operations on the class.\u003c/p\u003e\n"]]],[],null,[]]