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.
pageSize :: MonitoringProjectsNotificationChannelDescriptorsList -> Maybe Int32gogol-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.
pageSize :: MonitoringProjectsNotificationChannelsList -> Maybe Int32gogol-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.
pageSize :: MonitoringProjectsSnoozesList -> Maybe Int32gogol-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.
pageSize :: MonitoringProjectsTimeSeriesList -> Maybe Int32gogol-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.
pageSize :: MonitoringProjectsUptimeCheckConfigsList -> Maybe Int32gogol-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.
pageSize :: MonitoringServicesList -> Maybe Int32gogol-monitoring Gogol.Monitoring A non-negative number that is the maximum number of results to return. When 0, use default page size.
pageSize :: MonitoringServicesServiceLevelObjectivesList -> Maybe Int32gogol-monitoring Gogol.Monitoring A non-negative number that is the maximum number of results to return. When 0, use default page size.
pageSize :: MonitoringUptimeCheckIpsList -> Maybe Int32gogol-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
pageSize :: QueryTimeSeriesRequest -> Maybe Int32gogol-monitoring Gogol.Monitoring A positive number that is the maximum number of timeseriesdata to return.
pageToken :: MonitoringFoldersTimeSeriesList -> Maybe Textgogol-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.