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. pageToken :: MonitoringProjectsSnoozesList -> Maybe Text

    gogol-monitoring Gogol.Monitoring.Projects.Snoozes.List

    Optional. The nextpagetoken from a previous call to ListSnoozesRequest to get the next page of results.

  2. pageSize :: MonitoringProjectsTimeSeriesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring.Projects.TimeSeries.List

    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.

  3. pageToken :: MonitoringProjectsTimeSeriesList -> Maybe Text

    gogol-monitoring Gogol.Monitoring.Projects.TimeSeries.List

    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.

  4. pageSize :: MonitoringProjectsUptimeCheckConfigsList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring.Projects.UptimeCheckConfigs.List

    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.

  5. pageToken :: MonitoringProjectsUptimeCheckConfigsList -> Maybe Text

    gogol-monitoring Gogol.Monitoring.Projects.UptimeCheckConfigs.List

    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 more results from the previous method call.

  6. pageSize :: MonitoringServicesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring.Services.List

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

  7. pageToken :: MonitoringServicesList -> Maybe Text

    gogol-monitoring Gogol.Monitoring.Services.List

    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.

  8. pageSize :: MonitoringServicesServiceLevelObjectivesList -> Maybe Int32

    gogol-monitoring Gogol.Monitoring.Services.ServiceLevelObjectives.List

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

  9. pageToken :: MonitoringServicesServiceLevelObjectivesList -> Maybe Text

    gogol-monitoring Gogol.Monitoring.Services.ServiceLevelObjectives.List

    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.

  10. pageSize :: QueryTimeSeriesRequest -> Maybe Int32

    gogol-monitoring Gogol.Monitoring.Types

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

Page 167 of many | Previous | Next