[[["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-based access to a oneof, enabling operations like clearing and retrieving the currently set field."],["The `Descriptor` property of `OneofAccessor` returns a `OneofDescriptor` object, which provides details about the oneof."],["The `Clear(IMessage message)` method allows for clearing the oneof within a specified message, setting it to an unset state."],["The `GetCaseFieldDescriptor(IMessage message)` method is used to determine which field within the oneof is currently set for a given message."]]],[]]