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 :: DrivePermissionsList -> Maybe Text

    gogol-drive Gogol.Drive.Permissions.List

    The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.

  2. pageSize :: DriveRepliesList -> Int32

    gogol-drive Gogol.Drive.Replies.List

    The maximum number of replies to return per page.

  3. pageToken :: DriveRepliesList -> Maybe Text

    gogol-drive Gogol.Drive.Replies.List

    The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.

  4. pageSize :: DriveRevisionsList -> Int32

    gogol-drive Gogol.Drive.Revisions.List

    The maximum number of revisions to return per page.

  5. pageToken :: DriveRevisionsList -> Maybe Text

    gogol-drive Gogol.Drive.Revisions.List

    The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.

  6. pageSize :: DriveTeamdrivesList -> Int32

    gogol-drive Gogol.Drive.Teamdrives.List

    Maximum number of Team Drives to return.

  7. pageToken :: DriveTeamdrivesList -> Maybe Text

    gogol-drive Gogol.Drive.Teamdrives.List

    Page token for Team Drives.

  8. pageSize :: FirebaseRulesProjectsReleasesList -> Maybe Int32

    gogol-firebase-rules Gogol.FirebaseRules

    Optional. Page size to load. Maximum of 100. Defaults to 10. Note: page_size is just a hint and the service may choose to load fewer than page_size results due to the size of the output. To traverse all of the releases, the caller should iterate until the page_token on the response is empty.

  9. pageSize :: FirebaseRulesProjectsRulesetsList -> Maybe Int32

    gogol-firebase-rules Gogol.FirebaseRules

    Optional. Page size to load. Maximum of 100. Defaults to 10. Note: page_size is just a hint and the service may choose to load less than page_size due to the size of the output. To traverse all of the releases, caller should iterate until the page_token is empty.

  10. pageToken :: FirebaseRulesProjectsReleasesList -> Maybe Text

    gogol-firebase-rules Gogol.FirebaseRules

    Optional. Next page token for the next batch of Release instances.

Page 130 of many | Previous | Next