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 :: GmailUsersThreadsList -> Maybe Textgogol-gmail Gogol.Gmail Page token to retrieve a specific page of results in the list.
pageToken :: GmailUsersDraftsList -> Maybe Textgogol-gmail Gogol.Gmail.Users.Drafts.List Page token to retrieve a specific page of results in the list.
pageToken :: GmailUsersHistoryList -> Maybe Textgogol-gmail Gogol.Gmail.Users.History.List Page token to retrieve a specific page of results in the list.
pageToken :: GmailUsersMessagesList -> Maybe Textgogol-gmail Gogol.Gmail.Users.Messages.List Page token to retrieve a specific page of results in the list.
pageSize :: GmailUsersSettingsCseIdentitiesList -> Int32gogol-gmail Gogol.Gmail.Users.Settings.Cse.Identities.List The number of identities to return. If not provided, the page size will default to 20 entries.
pageToken :: GmailUsersSettingsCseIdentitiesList -> Maybe Textgogol-gmail Gogol.Gmail.Users.Settings.Cse.Identities.List Pagination token indicating which page of identities to return. If the token is not supplied, then the API will return the first page of results.
pageSize :: GmailUsersSettingsCseKeypairsList -> Int32gogol-gmail Gogol.Gmail.Users.Settings.Cse.Keypairs.List The number of key pairs to return. If not provided, the page size will default to 20 entries.
pageToken :: GmailUsersSettingsCseKeypairsList -> Maybe Textgogol-gmail Gogol.Gmail.Users.Settings.Cse.Keypairs.List Pagination token indicating which page of key pairs to return. If the token is not supplied, then the API will return the first page of results.
pageToken :: GmailUsersThreadsList -> Maybe Textgogol-gmail Gogol.Gmail.Users.Threads.List Page token to retrieve a specific page of results in the list.
pageSize :: LoggingBillingAccountsExclusionsList -> Maybe Int32gogol-logging Gogol.Logging Optional. The maximum number of results to return from this request. Non-positive values are ignored. The presence of nextPageToken in the response indicates that more results might be available.