[[["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-01 UTC."],[[["`SwitchControlType` defines the visual style of a switch widget in Google Apps Script Card Service."],["It offers two options: `SWITCH` for a toggle-style control (default) and `CHECK_BOX` for a checkbox-style control."],["To use these options, call them using the syntax `CardService.SwitchControlType.SWITCH` or `CardService.SwitchControlType.CHECK_BOX` when creating a switch widget."]]],[]]