[[["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 2023-11-14 UTC."],[[["`ConsentInformation.ConsentStatus` defines the various states of user consent, including whether it's required, obtained, not required, or unknown."],["The constants `NOT_REQUIRED`, `OBTAINED`, `REQUIRED`, and `UNKNOWN` represent the different consent statuses, each with a corresponding integer value."],["When the consent status is `UNKNOWN`, the `requestConsentInfoUpdate()` method should be called to get the updated status."],["These consent status values help determine how user data can be handled in accordance with privacy regulations."]]],[]]