Hoogle Search

Within LTS Haskell 24.19 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pageToken :: DataflowProjectsJobsMessagesList -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    If supplied, this should be the value of nextpagetoken returned by an earlier call. This will cause the next page of results to be returned.

  2. pageToken :: DataflowProjectsLocationsJobsGetExecutionDetails -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    If supplied, this should be the value of nextpagetoken returned by an earlier call. This will cause the next page of results to be returned.

  3. pageToken :: DataflowProjectsLocationsJobsList -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    Set this to the 'nextpagetoken' field of a previous response to request additional results in a long list.

  4. pageToken :: DataflowProjectsLocationsJobsMessagesList -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    If supplied, this should be the value of nextpagetoken returned by an earlier call. This will cause the next page of results to be returned.

  5. pageToken :: DataflowProjectsLocationsJobsStagesGetExecutionDetails -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    If supplied, this should be the value of nextpagetoken returned by an earlier call. This will cause the next page of results to be returned.

  6. pageSize :: DataflowProjectsJobsAggregated -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Projects.Jobs.Aggregated

    If there are many jobs, limit response to at most this many. The actual number of jobs returned will be the lesser of max_responses and an unspecified server-defined limit.

  7. pageToken :: DataflowProjectsJobsAggregated -> Maybe Text

    gogol-dataflow Gogol.Dataflow.Projects.Jobs.Aggregated

    Set this to the 'nextpagetoken' field of a previous response to request additional results in a long list.

  8. pageSize :: DataflowProjectsJobsList -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Projects.Jobs.List

    If there are many jobs, limit response to at most this many. The actual number of jobs returned will be the lesser of max_responses and an unspecified server-defined limit.

  9. pageToken :: DataflowProjectsJobsList -> Maybe Text

    gogol-dataflow Gogol.Dataflow.Projects.Jobs.List

    Set this to the 'nextpagetoken' field of a previous response to request additional results in a long list.

  10. pageSize :: DataflowProjectsJobsMessagesList -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Projects.Jobs.Messages.List

    If specified, determines the maximum number of messages to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.

Page 102 of many | Previous | Next