[[["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月20日 UTC."],[],["The content defines four classes for managing user consent: `UMPConsentForm`, a single-use object for consent forms; `UMPConsentInformation`, handling consent data on the main thread; `UMPDebugSettings`, which provides override settings for testing; and `UMPRequestParameters`, which manages parameters sent during user consent updates. These are all globally available, and they are defined using both Swift and Objective-C syntax. All the classes inherit from the NSObject class. Two classes also implement the NSCopying protocol.\n"]]