Hoogle Search

Within LTS Haskell 24.56 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The minimum access role for the user in the returned entries. Optional. The default is no restriction.

  2. CalendarListListMinAccessRole :: Text -> CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

  3. pattern CalendarListListMinAccessRole_FreeBusyReader :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read free/busy information.

  4. pattern CalendarListListMinAccessRole_Owner :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read and modify events and access control lists.

  5. pattern CalendarListListMinAccessRole_Reader :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read events that are not private.

  6. pattern CalendarListListMinAccessRole_Writer :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read and modify events.

  7. fromCalendarListListMinAccessRole :: CalendarListListMinAccessRole -> Text

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

  8. data ListModelsResponse

    gogol-bigquery Gogol.BigQuery

    Response format for a single page when listing BigQuery ML models. See: newListModelsResponse smart constructor.

  9. ListModelsResponse :: Maybe [Model] -> Maybe Text -> ListModelsResponse

    gogol-bigquery Gogol.BigQuery

    No documentation available.

  10. lastModifiedTime :: Dataset -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The date when this dataset was last modified, in milliseconds since the epoch.

Page 294 of many | Previous | Next