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. sha1Sum :: FileInfo -> Maybe Text

    gogol-appengine Gogol.AppEngine.Types

    The SHA1 hash of the file, in hex.

  2. data Annotation_LayerSummary

    gogol-books Gogol.Books

    No documentation available.

  3. Annotation_LayerSummary :: Maybe Int32 -> Maybe Text -> Maybe Int32 -> Annotation_LayerSummary

    gogol-books Gogol.Books

    No documentation available.

  4. data AnnotationsSummary

    gogol-books Gogol.Books

    No documentation available.

  5. AnnotationsSummary :: Maybe Text -> Maybe [AnnotationsSummary_LayersItem] -> AnnotationsSummary

    gogol-books Gogol.Books

    No documentation available.

  6. data AnnotationsSummary_LayersItem

    gogol-books Gogol.Books

    No documentation available.

  7. AnnotationsSummary_LayersItem :: Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> AnnotationsSummary_LayersItem

    gogol-books Gogol.Books

    No documentation available.

  8. data BooksMylibraryAnnotationsSummary

    gogol-books Gogol.Books

    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

    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

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

Page 258 of many | Previous | Next