Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. ids :: McfData_Query -> Maybe Text

    gogol-analytics Gogol.Analytics

    Unique table ID.

  2. ids :: RealtimeData_Query -> Maybe Text

    gogol-analytics Gogol.Analytics

    Unique table ID.

  3. ids :: AnalyticsDataGaGet -> Text

    gogol-analytics Gogol.Analytics.Data.Ga.Get

    Unique table ID for retrieving Analytics data. Table ID is of the form ga:XXXX, where XXXX is the Analytics view (profile) ID.

  4. ids :: AnalyticsDataMcfGet -> Text

    gogol-analytics Gogol.Analytics.Data.Mcf.Get

    Unique table ID for retrieving Analytics data. Table ID is of the form ga:XXXX, where XXXX is the Analytics view (profile) ID.

  5. ids :: AnalyticsDataRealtimeGet -> Text

    gogol-analytics Gogol.Analytics.Data.Realtime.Get

    Unique table ID for retrieving real time data. Table ID is of the form ga:XXXX, where XXXX is the Analytics view (profile) ID.

  6. ids :: GaData_Query -> Maybe Text

    gogol-analytics Gogol.Analytics.Types

    Unique table ID.

  7. ids :: McfData_Query -> Maybe Text

    gogol-analytics Gogol.Analytics.Types

    Unique table ID.

  8. ids :: RealtimeData_Query -> Maybe Text

    gogol-analytics Gogol.Analytics.Types

    Unique table ID.

  9. idleTimeout :: BasicScaling -> Maybe Duration

    gogol-appengine Gogol.AppEngine

    Duration of time after the last request that an instance must wait before the instance is shut down.

  10. idleTimeout :: BasicScaling -> Maybe Duration

    gogol-appengine Gogol.AppEngine.Types

    Duration of time after the last request that an instance must wait before the instance is shut down.

Page 337 of many | Previous | Next