[[["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-09-04 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,[]]