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. nextPageToken :: ListAccessProposalsResponse -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The continuation token for the next page of results. This will be absent if the end of the results list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results.

  2. nextPageToken :: ListOperationsResponse -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The standard List next-page token.

  3. nextPageToken :: PermissionList -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The page token for the next page of permissions. This field will be absent if the end of the permissions list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results. The page token is typically valid for several hours. However, if new items are added or removed, your expected results might differ.

  4. nextPageToken :: ReplyList -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The page token for the next page of replies. This will be absent if the end of the replies list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results. The page token is typically valid for several hours. However, if new items are added or removed, your expected results might differ.

  5. nextPageToken :: RevisionList -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The page token for the next page of revisions. This will be absent if the end of the revisions list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results. The page token is typically valid for several hours. However, if new items are added or removed, your expected results might differ.

  6. nextPageToken :: TeamDriveList -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The page token for the next page of Team Drives. This will be absent if the end of the Team Drives list has been reached. If the token is rejected for any reason, it should be discarded, and pagination should be restarted from the first page of results. The page token is typically valid for several hours. However, if new items are added or removed, your expected results might differ.

  7. startPageToken :: StartPageToken -> Maybe Text

    gogol-drive Gogol.Drive.Types

    The starting page token for listing future changes. The page token doesn't expire.

  8. nextPageToken :: ListReleasesResponse -> Maybe Text

    gogol-firebase-rules Gogol.FirebaseRules

    The pagination token to retrieve the next page of results. If the value is empty, no further results remain.

  9. nextPageToken :: ListRulesetsResponse -> Maybe Text

    gogol-firebase-rules Gogol.FirebaseRules

    The pagination token to retrieve the next page of results. If the value is empty, no further results remain.

  10. nextPageToken :: ListReleasesResponse -> Maybe Text

    gogol-firebase-rules Gogol.FirebaseRules.Types

    The pagination token to retrieve the next page of results. If the value is empty, no further results remain.

Page 596 of many | Previous | Next