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 :: CalendarCalendarListList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.CalendarList.List Whether to include deleted calendar list entries in the result. Optional. The default is False.
showHidden :: CalendarCalendarListList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.CalendarList.List Whether to show hidden entries. Optional. The default is False.
showDeleted :: CalendarCalendarListWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.CalendarList.Watch Whether to include deleted calendar list entries in the result. Optional. The default is False.
showHidden :: CalendarCalendarListWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.CalendarList.Watch Whether to show hidden entries. Optional. The default is False.
showDeleted :: CalendarEventsInstances -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.Events.Instances 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.Calendar.Events.List 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.
showHiddenInvitations :: CalendarEventsList -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.Events.List Whether to include hidden invitations in the result. Optional. The default is False.
showDeleted :: CalendarEventsWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.Events.Watch 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.
showHiddenInvitations :: CalendarEventsWatch -> Maybe Boolgogol-apps-calendar Gogol.AppsCalendar.Calendar.Events.Watch Whether to include hidden invitations in the result. Optional. The default is False.
showAssigned :: TasksTasksList -> Maybe Boolgogol-apps-tasks Gogol.AppsTasks Optional. Flag indicating whether tasks assigned to the current user are returned in the result. Optional. The default is False.