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.

  1. pageSize :: DriveAccessproposalsList -> Maybe Int32

    gogol-drive Gogol.Drive.Accessproposals.List

    Optional. The number of results per page

  2. pageToken :: DriveAccessproposalsList -> Maybe Text

    gogol-drive Gogol.Drive.Accessproposals.List

    Optional. The continuation token on the list of access requests.

  3. pageSize :: DriveChangesList -> Int32

    gogol-drive Gogol.Drive.Changes.List

    The maximum number of changes to return per page.

  4. pageToken :: DriveChangesList -> Text

    gogol-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.

  5. pageSize :: DriveChangesWatch -> Int32

    gogol-drive Gogol.Drive.Changes.Watch

    The maximum number of changes to return per page.

  6. pageToken :: DriveChangesWatch -> Text

    gogol-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.

  7. pageSize :: DriveCommentsList -> Int32

    gogol-drive Gogol.Drive.Comments.List

    The maximum number of comments to return per page.

  8. pageToken :: DriveCommentsList -> Maybe Text

    gogol-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.

  9. pageSize :: DriveDrivesList -> Int32

    gogol-drive Gogol.Drive.Drives.List

    Maximum number of shared drives to return per page.

  10. pageToken :: DriveDrivesList -> Maybe Text

    gogol-drive Gogol.Drive.Drives.List

    Page token for shared drives.

Page 129 of many | Previous | Next