[[["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-09-28 UTC."],[[["`GuestStatus` is an enum defining the possible attendance statuses for guests of an event in Google Calendar."],["The enum includes statuses like `INVITED`, `MAYBE`, `NO`, `OWNER`, and `YES`, indicating the guest's response to the event invitation."],["To use a specific guest status, call it using the format `CalendarApp.GuestStatus.STATUS`, replacing `STATUS` with the desired status like `INVITED` or `YES`."]]],[]]