[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2023-12-02 UTC"],[[["`DisplayStyle` is an enum used to define how a card is displayed within the Google Workspace Add-on UI."],["It offers two options: `REPLACE`, which replaces the current top card, and `PEEK`, which shows the card header at the bottom, partially overlaying the existing card."],["This enum is specifically for cards triggered contextually and has no effect on other types of cards."],["To use `DisplayStyle`, you would call it using the syntax `CardService.DisplayStyle.PEEK` or `CardService.DisplayStyle.REPLACE`."]]],[]]