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.
StartPageToken :: Text -> Maybe Text -> StartPageTokengogol-drive Gogol.Drive No documentation available.
newDriveChangesGetStartPageToken :: DriveChangesGetStartPageTokengogol-drive Gogol.Drive Creates a value of DriveChangesGetStartPageToken with the minimum fields required to make a request.
newStartPageToken :: StartPageTokengogol-drive Gogol.Drive Creates a value of StartPageToken with the minimum fields required to make a request.
newStartPageToken' :: ChangeList -> Maybe Textgogol-drive Gogol.Drive The starting page token for future changes. This will be present only if the end of the current changes list has been reached. The page token doesn't expire.
nextPageToken :: ChangeList -> Maybe Textgogol-drive Gogol.Drive The page token for the next page of changes. This will be absent if the end of the changes list has been reached. The page token doesn't expire.
nextPageToken :: CommentList -> Maybe Textgogol-drive Gogol.Drive The page token for the next page of comments. This will be absent if the end of the comments 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.
nextPageToken :: DriveList -> Maybe Textgogol-drive Gogol.Drive The page token for the next page of shared drives. This will be absent if the end of the 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.
nextPageToken :: FileList -> Maybe Textgogol-drive Gogol.Drive The page token for the next page of files. This will be absent if the end of the files 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.
nextPageToken :: LabelList -> Maybe Textgogol-drive Gogol.Drive The page token for the next page of labels. This field will be absent if the end of the 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.
nextPageToken :: ListAccessProposalsResponse -> Maybe Textgogol-drive Gogol.Drive 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.