Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
showDeleted :: CalendarCalendarListWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to include deleted calendar list entries in the result. Optional. The default is False.
showDeleted :: CalendarEventsInstances -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to include deleted events (with status equals "cancelled") in the result. Cancelled instances of recurring events will still be included if singleEvents is False. Optional. The default is False.
showDeleted :: CalendarEventsList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to include deleted events (with status equals "cancelled") in the result. Cancelled instances of recurring events (but not the underlying recurring event) will still be included if showDeleted and singleEvents are both False. If showDeleted and singleEvents are both True, only single instances of deleted events (but not the underlying recurring events) are returned. Optional. The default is False.
showDeleted :: CalendarEventsWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to include deleted events (with status equals "cancelled") in the result. Cancelled instances of recurring events (but not the underlying recurring event) will still be included if showDeleted and singleEvents are both False. If showDeleted and singleEvents are both True, only single instances of deleted events (but not the underlying recurring events) are returned. Optional. The default is False.
showHidden :: CalendarCalendarListList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to show hidden entries. Optional. The default is False.
showHidden :: CalendarCalendarListWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to show hidden entries. Optional. The default is False.
showHiddenInvitations :: CalendarEventsList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to include hidden invitations in the result. Optional. The default is False.
showHiddenInvitations :: CalendarEventsWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar Whether to include hidden invitations in the result. Optional. The default is False.
showDeleted :: CalendarAclList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.Acl.List Whether to include deleted ACLs in the result. Deleted ACLs are represented by role equal to "none". Deleted ACLs will always be included if syncToken is provided. Optional. The default is False.
showDeleted :: CalendarAclWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.Acl.Watch Whether to include deleted ACLs in the result. Deleted ACLs are represented by role equal to "none". Deleted ACLs will always be included if syncToken is provided. Optional. The default is False.