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

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

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

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

  5. pageSize :: MonitoringProjectsUptimeCheckConfigsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    The maximum number of results to return in a single response. The server may further constrain the maximum number of results returned in a single page. If the page_size is <=0, the server will decide the number of results to be returned.

  6. pageSize :: MonitoringServicesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A non-negative number that is the maximum number of results to return. When 0, use default page size.

  7. pageSize :: MonitoringServicesServiceLevelObjectivesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    A non-negative number that is the maximum number of results to return. When 0, use default page size.

  8. pageSize :: MonitoringUptimeCheckIpsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

    The maximum number of results to return in a single response. The server may further constrain the maximum number of results returned in a single page. If the page_size is <=0, the server will decide the number of results to be returned. NOTE: this field is not yet implemented

  9. pageSize :: QueryTimeSeriesRequest -> Maybe Int32

    gogol-monitoring Gogol.Monitoring

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

  10. pageToken :: MonitoringFoldersTimeSeriesList -> Maybe Text

    gogol-monitoring Gogol.Monitoring

    If this field is not empty then it must contain the nextPageToken value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.

Page 162 of many | Previous | Next