[[["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 2024-09-17 UTC."],[[["The `Action` enum defines the type of action a user takes within the Google Picker dialog."],["This includes actions like canceling the dialog, picking items, loading the dialog, and encountering errors."],["Each action type is represented by a specific member within the `Action` enum, such as `CANCEL`, `PICKED`, `LOADED`, and `ERROR`."],["Detailed information about each action can be found by referring to its respective documentation link within the table."]]],[]]