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.

  1. newSearch_Queries_PreviousPageItem :: Search_Queries_PreviousPageItem

    gogol-customsearch Gogol.CustomSearch.Types

    Creates a value of Search_Queries_PreviousPageItem with the minimum fields required to make a request.

  2. nextPage :: Search_Queries -> Maybe [Search_Queries_NextPageItem]

    gogol-customsearch Gogol.CustomSearch.Types

    Metadata representing the next page of results, if applicable.

  3. previousPage :: Search_Queries -> Maybe [Search_Queries_PreviousPageItem]

    gogol-customsearch Gogol.CustomSearch.Types

    Metadata representing the previous page of results, if applicable.

  4. startPage :: Search_Queries_NextPageItem -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch.Types

    The page number of this set of results, where the page length is set by the count property.

  5. startPage :: Search_Queries_PreviousPageItem -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch.Types

    The page number of this set of results, where the page length is set by the count property.

  6. startPage :: Search_Queries_RequestItem -> Maybe Int32

    gogol-customsearch Gogol.CustomSearch.Types

    The page number of this set of results, where the page length is set by the count property.

  7. nextPageToken :: JobExecutionDetails -> Maybe Text

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

  8. nextPageToken :: ListJobMessagesResponse -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    The token to obtain the next page of results if there are more.

  9. nextPageToken :: ListJobsResponse -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    Set if there may be more results than fit in this response.

  10. nextPageToken :: StageExecutionDetails -> Maybe Text

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

Page 563 of many | Previous | Next