Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newReadingPosition :: ReadingPosition

    gogol-books Gogol.Books

    Creates a value of ReadingPosition with the minimum fields required to make a request.

  2. newVolume_VolumeInfo_ReadingModes :: Volume_VolumeInfo_ReadingModes

    gogol-books Gogol.Books

    Creates a value of Volume_VolumeInfo_ReadingModes with the minimum fields required to make a request.

  3. userLibraryConsistentRead :: BooksVolumesGet -> Maybe Bool

    gogol-books Gogol.Books

    No documentation available.

  4. webReaderLink :: Volume_AccessInfo -> Maybe Text

    gogol-books Gogol.Books

    URL to read this volume on the Google Books site. Link will not allow users to read non-viewable volumes.

  5. data BooksMylibraryReadingpositionsGet

    gogol-books Gogol.Books.Mylibrary.Readingpositions.Get

    Retrieves my reading position information for a volume. See: newBooksMylibraryReadingpositionsGet smart constructor.

  6. BooksMylibraryReadingpositionsGet :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Text -> BooksMylibraryReadingpositionsGet

    gogol-books Gogol.Books.Mylibrary.Readingpositions.Get

    No documentation available.

  7. type BooksMylibraryReadingpositionsGetResource = "books" :> "v1" :> "mylibrary" :> "readingpositions" :> Capture "volumeId" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "contentVersion" Text :> QueryParam "source" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ReadingPosition

    gogol-books Gogol.Books.Mylibrary.Readingpositions.Get

    A resource alias for books.mylibrary.readingpositions.get method which the BooksMylibraryReadingpositionsGet request conforms to.

  8. newBooksMylibraryReadingpositionsGet :: Text -> BooksMylibraryReadingpositionsGet

    gogol-books Gogol.Books.Mylibrary.Readingpositions.Get

    Creates a value of BooksMylibraryReadingpositionsGet with the minimum fields required to make a request.

  9. data BooksMylibraryReadingpositionsSetPosition

    gogol-books Gogol.Books.Mylibrary.Readingpositions.SetPosition

    Sets my reading position information for a volume. See: newBooksMylibraryReadingpositionsSetPosition smart constructor.

  10. BooksMylibraryReadingpositionsSetPosition :: Maybe Xgafv -> Maybe Text -> Maybe MylibraryReadingpositionsSetPositionAction -> Maybe Text -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> Text -> BooksMylibraryReadingpositionsSetPosition

    gogol-books Gogol.Books.Mylibrary.Readingpositions.SetPosition

    No documentation available.

Page 889 of many | Previous | Next