[[["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-06-20 UTC."],[],[],null,["# Enum Action\n\nThe action type for the `ResponseObject`.\n\nSignature\n---------\n\n export enum Action\n\nMembers\n-------\n\n| Name | Description |\n|------------------------------------|----------------------------------------------------|\n| [`CANCEL`](./picker.action.cancel) | User canceled the Google Picker dialog. |\n| [`PICKED`](./picker.action.picked) | User has chosen at least one item. |\n| [`ERROR`](./picker.action.error) | The Google Picker dialog has encountered an error. |"]]