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. 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.

  2. pageSize :: MonitoringProjectsAlertPoliciesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

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

  3. pageSize :: MonitoringProjectsGroupsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

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

  4. pageSize :: MonitoringProjectsGroupsMembersList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

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

  5. 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.

  6. pageSize :: MonitoringProjectsMonitoredResourceDescriptorsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

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

  7. pageSize :: MonitoringProjectsNotificationChannelDescriptorsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.

  8. pageSize :: MonitoringProjectsNotificationChannelsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    Optional. The maximum number of results to return in a single response. If not set to a positive number, a reasonable value will be chosen by the service.

  9. pageSize :: MonitoringProjectsSnoozesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    Optional. The maximum number of results to return for a single query. The server may further constrain the maximum number of results returned in a single page. The value should be in the range 1, 1000. If the value given is outside this range, the server will decide the number of results to be returned.

  10. pageSize :: MonitoringProjectsTimeSeriesList -> 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.

Page 162 of many | Previous | Next