[[["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-12-02 UTC."],[[["ImageButtonStyle is used to define the style of an ImageButton in Google Apps Script."],["There are four styles available: `BORDERLESS` (default), `OUTLINED`, `FILLED`, and `FILLED_TONAL`."],["Each style provides a different visual appearance for the image button, such as background color and border presence."],["Styles are accessed using the parent class and property name, like `CardService.ImageButtonStyle.BORDERLESS`."]]],[]]