[[["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-07-24 UTC."],[[["`EventType` is an enum used to represent the type of a calendar event, such as a regular event, a birthday, or a focus-time event."],["To call an enum property, use the syntax `CalendarApp.EventType.PROPERTY_NAME`, for example, `CalendarApp.EventType.BIRTHDAY`."],["The `EventType` enum includes properties like `DEFAULT`, `BIRTHDAY`, `FOCUS_TIME`, `FROM_GMAIL`, `OUT_OF_OFFICE`, and `WORKING_LOCATION`, each representing a different event type."]]],[]]