Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pageSize :: DriveAccessproposalsList -> Maybe Int32gogol-drive Gogol.Drive.Accessproposals.List Optional. The number of results per page
pageToken :: DriveAccessproposalsList -> Maybe Textgogol-drive Gogol.Drive.Accessproposals.List Optional. The continuation token on the list of access requests.
pageSize :: DriveChangesList -> Int32gogol-drive Gogol.Drive.Changes.List The maximum number of changes to return per page.
pageToken :: DriveChangesList -> Textgogol-drive Gogol.Drive.Changes.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 or to the response from the getStartPageToken method.
pageSize :: DriveChangesWatch -> Int32gogol-drive Gogol.Drive.Changes.Watch The maximum number of changes to return per page.
pageToken :: DriveChangesWatch -> Textgogol-drive Gogol.Drive.Changes.Watch 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 or to the response from the getStartPageToken method.
pageSize :: DriveCommentsList -> Int32gogol-drive Gogol.Drive.Comments.List The maximum number of comments to return per page.
pageToken :: DriveCommentsList -> Maybe Textgogol-drive Gogol.Drive.Comments.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 :: DriveDrivesList -> Int32gogol-drive Gogol.Drive.Drives.List Maximum number of shared drives to return per page.
pageToken :: DriveDrivesList -> Maybe Textgogol-drive Gogol.Drive.Drives.List Page token for shared drives.