[[["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.PrivacyOptionsRequirementStatus` is an enum defining the status of the privacy options requirement within an app."],["It includes three possible values: `NOT_REQUIRED`, `REQUIRED`, and `UNKNOWN`, signifying whether a privacy options entry point is necessary, mandatory, or undetermined."],["The enum provides methods inherited from standard Java classes like `Enum`, `Object`, and `Comparable` to manage and compare its values."]]],[]]