[[["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-10-21 UTC."],[[["`TextButtonStyle` is used to define the style of a `TextButton` in Google Apps Script's Card Service."],["It offers two options: `OUTLINED` (default, transparent background) and `FILLED` (colored background, customizable with `setBackgroundColor()`)."],["To use a style, refer to it using the syntax: `CardService.TextButtonStyle.STYLE_NAME` (e.g., `CardService.TextButtonStyle.OUTLINED`)."]]],[]]