Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. CalendarListListMinAccessRole :: Text -> CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

  2. pattern CalendarListListMinAccessRole_FreeBusyReader :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read free/busy information.

  3. pattern CalendarListListMinAccessRole_Owner :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

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

  4. pattern CalendarListListMinAccessRole_Reader :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read events that are not private.

  5. pattern CalendarListListMinAccessRole_Writer :: CalendarListListMinAccessRole

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The user can read and modify events.

  6. fromCalendarListListMinAccessRole :: CalendarListListMinAccessRole -> Text

    gogol-apps-calendar Gogol.AppsCalendar.Types

    No documentation available.

  7. data ListModelsResponse

    gogol-bigquery Gogol.BigQuery

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

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

    gogol-bigquery Gogol.BigQuery

    No documentation available.

  9. lastModifiedTime :: Dataset -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

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

  10. lastModifiedTime :: Model -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The time when this model was last modified, in millisecs since the epoch.

Page 294 of many | Previous | Next