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.
pageToken :: DrivePermissionsList -> Maybe Textgogol-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.
pageSize :: DriveRepliesList -> Int32gogol-drive Gogol.Drive.Replies.List The maximum number of replies to return per page.
pageToken :: DriveRepliesList -> Maybe Textgogol-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.
pageSize :: DriveRevisionsList -> Int32gogol-drive Gogol.Drive.Revisions.List The maximum number of revisions to return per page.
pageToken :: DriveRevisionsList -> Maybe Textgogol-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.
pageSize :: DriveTeamdrivesList -> Int32gogol-drive Gogol.Drive.Teamdrives.List Maximum number of Team Drives to return.
pageToken :: DriveTeamdrivesList -> Maybe Textgogol-drive Gogol.Drive.Teamdrives.List Page token for Team Drives.
pageSize :: FirebaseRulesProjectsReleasesList -> Maybe Int32gogol-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.
pageSize :: FirebaseRulesProjectsRulesetsList -> Maybe Int32gogol-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.
pageToken :: FirebaseRulesProjectsReleasesList -> Maybe Textgogol-firebase-rules Gogol.FirebaseRules Optional. Next page token for the next batch of Release instances.