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 :: MonitoringProjectsNotificationChannelDescriptorsList -> Maybe Text

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

    If non-empty, pagetoken must contain a value returned as the nextpage_token in a previous response to request the next set of results.

  2. pageSize :: MonitoringProjectsNotificationChannelsList -> Maybe Int32

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

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

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

    Optional. If non-empty, pagetoken must contain a value returned as the nextpage_token in a previous response to request the next set of results.

  4. pageSize :: MonitoringProjectsSnoozesList -> Maybe Int32

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

    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.

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

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

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

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

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

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

Page 166 of many | Previous | Next