[[["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."],[[["\u003cp\u003e\u003ccode\u003eOneofAccessor\u003c/code\u003e provides reflection-based access to a oneof, enabling operations like clearing and retrieving the currently set field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDescriptor\u003c/code\u003e property of \u003ccode\u003eOneofAccessor\u003c/code\u003e returns a \u003ccode\u003eOneofDescriptor\u003c/code\u003e object, which provides details about the oneof.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClear(IMessage message)\u003c/code\u003e method allows for clearing the oneof within a specified message, setting it to an unset state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCaseFieldDescriptor(IMessage message)\u003c/code\u003e method is used to determine which field within the oneof is currently set for a given message.\u003c/p\u003e\n"]]],[],null,[]]