[[["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-12-09 UTC."],[[["`EventTransparency` is an enum used to define how an event appears on a calendar, indicating whether it blocks time or not."],["The two possible values are `OPAQUE` (event blocks time, like \"Busy\") and `TRANSPARENT` (event doesn't block time, like \"Available\")."],["To use these values, call them through the parent class and name, for example, `CalendarApp.EventTransparency.OPAQUE`."]]],[]]