Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. newBooksMylibraryAnnotationsSummary :: [Text] -> Text -> BooksMylibraryAnnotationsSummary

    gogol-books Gogol.Books

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

  2. newLayersummaries :: Layersummaries

    gogol-books Gogol.Books

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

  3. newLayersummary :: Layersummary

    gogol-books Gogol.Books

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

  4. newVolume_VolumeInfo_PanelizationSummary :: Volume_VolumeInfo_PanelizationSummary

    gogol-books Gogol.Books

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

  5. panelizationSummary :: Volume_VolumeInfo -> Maybe Volume_VolumeInfo_PanelizationSummary

    gogol-books Gogol.Books

    A top-level summary of the panelization info in this volume.

  6. showOnlySummaryInResponse :: BooksMylibraryAnnotationsInsert -> Maybe Bool

    gogol-books Gogol.Books

    Requests that only the summary of the specified layer be provided in the response.

  7. showOnlySummaryInResponse :: BooksMylibraryAnnotationsInsert -> Maybe Bool

    gogol-books Gogol.Books.Mylibrary.Annotations.Insert

    Requests that only the summary of the specified layer be provided in the response.

  8. data BooksMylibraryAnnotationsSummary

    gogol-books Gogol.Books.Mylibrary.Annotations.Summary

    Gets the summary of specified layers. See: newBooksMylibraryAnnotationsSummary smart constructor.

  9. BooksMylibraryAnnotationsSummary :: Maybe Xgafv -> Maybe Text -> Maybe Text -> [Text] -> Maybe Text -> Maybe Text -> Maybe Text -> Text -> BooksMylibraryAnnotationsSummary

    gogol-books Gogol.Books.Mylibrary.Annotations.Summary

    No documentation available.

  10. type BooksMylibraryAnnotationsSummaryResource = "books" :> "v1" :> "mylibrary" :> "annotations" :> "summary" :> QueryParams "layerIds" Text :> QueryParam "volumeId" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "source" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Post '[JSON] AnnotationsSummary

    gogol-books Gogol.Books.Mylibrary.Annotations.Summary

    A resource alias for books.mylibrary.annotations.summary method which the BooksMylibraryAnnotationsSummary request conforms to.

Page 260 of many | Previous | Next