Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. pageToken :: YouTubeVideosList -> Maybe Text

    gogol-youtube Gogol.YouTube.Videos.List

    The pageToken parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken and prevPageToken properties identify other pages that could be retrieved. Note: This parameter is supported for use in conjunction with the myRating and chart parameters, but it is not supported for use in conjunction with the id parameter.

  2. pageToken :: YouTubeAnalyticsGroupsList -> Maybe Text

    gogol-youtube-analytics Gogol.YouTubeAnalytics

    The pageToken parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken property identifies the next page that can be retrieved.

  3. pageToken :: YouTubeAnalyticsGroupsList -> Maybe Text

    gogol-youtube-analytics Gogol.YouTubeAnalytics.Groups.List

    The pageToken parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken property identifies the next page that can be retrieved.

  4. pageSize :: YouTubeReportingJobsList -> Maybe Int32

    gogol-youtube-reporting Gogol.YouTubeReporting

    Requested page size. Server may return fewer jobs than requested. If unspecified, server will pick an appropriate default.

  5. pageSize :: YouTubeReportingJobsReportsList -> Maybe Int32

    gogol-youtube-reporting Gogol.YouTubeReporting

    Requested page size. Server may return fewer report types than requested. If unspecified, server will pick an appropriate default.

  6. pageSize :: YouTubeReportingReportTypesList -> Maybe Int32

    gogol-youtube-reporting Gogol.YouTubeReporting

    Requested page size. Server may return fewer report types than requested. If unspecified, server will pick an appropriate default.

  7. pageToken :: YouTubeReportingJobsList -> Maybe Text

    gogol-youtube-reporting Gogol.YouTubeReporting

    A token identifying a page of results the server should return. Typically, this is the value of ListReportTypesResponse.nextpagetoken returned in response to the previous call to the ListJobs method.

  8. pageToken :: YouTubeReportingJobsReportsList -> Maybe Text

    gogol-youtube-reporting Gogol.YouTubeReporting

    A token identifying a page of results the server should return. Typically, this is the value of ListReportsResponse.nextpagetoken returned in response to the previous call to the ListReports method.

  9. pageToken :: YouTubeReportingReportTypesList -> Maybe Text

    gogol-youtube-reporting Gogol.YouTubeReporting

    A token identifying a page of results the server should return. Typically, this is the value of ListReportTypesResponse.nextpagetoken returned in response to the previous call to the ListReportTypes method.

  10. pageSize :: YouTubeReportingJobsList -> Maybe Int32

    gogol-youtube-reporting Gogol.YouTubeReporting.Jobs.List

    Requested page size. Server may return fewer jobs than requested. If unspecified, server will pick an appropriate default.

Page 216 of many | Previous | Next