Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newSearch_Queries_PreviousPageItem :: Search_Queries_PreviousPageItemgogol-customsearch Gogol.CustomSearch.Types Creates a value of Search_Queries_PreviousPageItem with the minimum fields required to make a request.
nextPage :: Search_Queries -> Maybe [Search_Queries_NextPageItem]gogol-customsearch Gogol.CustomSearch.Types Metadata representing the next page of results, if applicable.
previousPage :: Search_Queries -> Maybe [Search_Queries_PreviousPageItem]gogol-customsearch Gogol.CustomSearch.Types Metadata representing the previous page of results, if applicable.
startPage :: Search_Queries_NextPageItem -> Maybe Int32gogol-customsearch Gogol.CustomSearch.Types The page number of this set of results, where the page length is set by the count property.
startPage :: Search_Queries_PreviousPageItem -> Maybe Int32gogol-customsearch Gogol.CustomSearch.Types The page number of this set of results, where the page length is set by the count property.
startPage :: Search_Queries_RequestItem -> Maybe Int32gogol-customsearch Gogol.CustomSearch.Types The page number of this set of results, where the page length is set by the count property.
nextPageToken :: JobExecutionDetails -> Maybe Textgogol-dataflow Gogol.Dataflow If present, this response does not contain all requested tasks. To obtain the next page of results, repeat the request with page_token set to this value.
nextPageToken :: ListJobMessagesResponse -> Maybe Textgogol-dataflow Gogol.Dataflow The token to obtain the next page of results if there are more.
nextPageToken :: ListJobsResponse -> Maybe Textgogol-dataflow Gogol.Dataflow Set if there may be more results than fit in this response.
nextPageToken :: StageExecutionDetails -> Maybe Textgogol-dataflow Gogol.Dataflow If present, this response does not contain all requested tasks. To obtain the next page of results, repeat the request with page_token set to this value.