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.

  1. pageToken :: GmailUsersThreadsList -> Maybe Text

    gogol-gmail Gogol.Gmail

    Page token to retrieve a specific page of results in the list.

  2. pageToken :: GmailUsersDraftsList -> Maybe Text

    gogol-gmail Gogol.Gmail.Users.Drafts.List

    Page token to retrieve a specific page of results in the list.

  3. pageToken :: GmailUsersHistoryList -> Maybe Text

    gogol-gmail Gogol.Gmail.Users.History.List

    Page token to retrieve a specific page of results in the list.

  4. pageToken :: GmailUsersMessagesList -> Maybe Text

    gogol-gmail Gogol.Gmail.Users.Messages.List

    Page token to retrieve a specific page of results in the list.

  5. pageSize :: GmailUsersSettingsCseIdentitiesList -> Int32

    gogol-gmail Gogol.Gmail.Users.Settings.Cse.Identities.List

    The number of identities to return. If not provided, the page size will default to 20 entries.

  6. pageToken :: GmailUsersSettingsCseIdentitiesList -> Maybe Text

    gogol-gmail Gogol.Gmail.Users.Settings.Cse.Identities.List

    Pagination token indicating which page of identities to return. If the token is not supplied, then the API will return the first page of results.

  7. pageSize :: GmailUsersSettingsCseKeypairsList -> Int32

    gogol-gmail Gogol.Gmail.Users.Settings.Cse.Keypairs.List

    The number of key pairs to return. If not provided, the page size will default to 20 entries.

  8. pageToken :: GmailUsersSettingsCseKeypairsList -> Maybe Text

    gogol-gmail Gogol.Gmail.Users.Settings.Cse.Keypairs.List

    Pagination token indicating which page of key pairs to return. If the token is not supplied, then the API will return the first page of results.

  9. pageToken :: GmailUsersThreadsList -> Maybe Text

    gogol-gmail Gogol.Gmail.Users.Threads.List

    Page token to retrieve a specific page of results in the list.

  10. pageSize :: LoggingBillingAccountsExclusionsList -> Maybe Int32

    gogol-logging Gogol.Logging

    Optional. The maximum number of results to return from this request. Non-positive values are ignored. The presence of nextPageToken in the response indicates that more results might be available.

Page 137 of many | Previous | Next