[[["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."],[[["`OneofAccessor` provides reflection access for a oneof, enabling actions like clearing and getting the active case."],["The `Descriptor` property returns the `OneofDescriptor`, which describes the oneof itself."],["The `Clear(IMessage)` method is used to clear the oneof within a specified `IMessage`."],["The `GetCaseFieldDescriptor(IMessage)` method determines and returns the `FieldDescriptor` of the currently set field within the oneof for a given `IMessage`."]]],[]]