Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. pageToken :: ListLogEntriesRequest -> Maybe Text

    gogol-logging Gogol.Logging.Types

    Optional. If present, then retrieve the next batch of results from the preceding call to this method. pagetoken must be the value of nextpage_token from the previous response. The values of other method parameters should be identical to those in the previous call.

  2. pageToken :: MirrorTimelineList -> Maybe Text

    gogol-mirror Gogol.Mirror

    Token for the page of results to return.

  3. pageToken :: MirrorTimelineList -> Maybe Text

    gogol-mirror Gogol.Mirror.Timeline.List

    Token for the page of results to return.

  4. pageSize :: MonitoringFoldersTimeSeriesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A positive number that is the maximum number of results to return. If pagesize is empty or more than 100,000 results, the effective pagesize is 100,000 results. If view is set to FULL, this is the maximum number of Points returned. If view is set to HEADERS, this is the maximum number of TimeSeries returned.

  5. pageSize :: MonitoringOrganizationsTimeSeriesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A positive number that is the maximum number of results to return. If pagesize is empty or more than 100,000 results, the effective pagesize is 100,000 results. If view is set to FULL, this is the maximum number of Points returned. If view is set to HEADERS, this is the maximum number of TimeSeries returned.

  6. pageSize :: MonitoringProjectsAlertPoliciesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    Optional. The maximum number of results to return in a single response.

  7. pageSize :: MonitoringProjectsGroupsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A positive number that is the maximum number of results to return.

  8. pageSize :: MonitoringProjectsGroupsMembersList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A positive number that is the maximum number of results to return.

  9. pageSize :: MonitoringProjectsMetricDescriptorsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    Optional. A positive number that is the maximum number of results to return. The default and maximum value is 10,000. If a page_size <= 0 or > 10,000 is submitted, will instead return a maximum of 10,000 results.

  10. pageSize :: MonitoringProjectsMonitoredResourceDescriptorsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A positive number that is the maximum number of results to return.

Page 161 of many | Previous | Next