Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pageTitle :: GoogleCloudVisionV1p4beta1WebDetectionWebPage -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Title for the web page, may contain HTML markups.

  2. pageTitle :: WebPage -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Title for the web page, may contain HTML markups.

  3. pages :: GoogleCloudVisionV1p1beta1TextAnnotation -> Maybe [GoogleCloudVisionV1p1beta1Page]

    gogol-vision Gogol.Vision.Types

    List of pages detected by OCR.

  4. pages :: GoogleCloudVisionV1p2beta1AnnotateFileRequest -> Maybe [Int32]

    gogol-vision Gogol.Vision.Types

    Pages of the file to perform image annotation. Pages starts from 1, we assume the first page of the file is page 1. At most 5 pages are supported per request. Pages can be negative. Page 1 means the first page. Page 2 means the second page. Page -1 means the last page. Page -2 means the second to the last page. If the file is GIF instead of PDF or TIFF, page refers to GIF frames. If this field is empty, by default the service performs image annotation for the first 5 pages of the file.

  5. pages :: GoogleCloudVisionV1p2beta1TextAnnotation -> Maybe [GoogleCloudVisionV1p2beta1Page]

    gogol-vision Gogol.Vision.Types

    List of pages detected by OCR.

  6. pages :: GoogleCloudVisionV1p3beta1TextAnnotation -> Maybe [GoogleCloudVisionV1p3beta1Page]

    gogol-vision Gogol.Vision.Types

    List of pages detected by OCR.

  7. pages :: GoogleCloudVisionV1p4beta1TextAnnotation -> Maybe [GoogleCloudVisionV1p4beta1Page]

    gogol-vision Gogol.Vision.Types

    List of pages detected by OCR.

  8. pages :: TextAnnotation -> Maybe [Page]

    gogol-vision Gogol.Vision.Types

    List of pages detected by OCR.

  9. pagesWithMatchingImages :: GoogleCloudVisionV1p1beta1WebDetection -> Maybe [GoogleCloudVisionV1p1beta1WebDetectionWebPage]

    gogol-vision Gogol.Vision.Types

    Web pages containing the matching images from the Internet.

  10. pagesWithMatchingImages :: GoogleCloudVisionV1p2beta1WebDetection -> Maybe [GoogleCloudVisionV1p2beta1WebDetectionWebPage]

    gogol-vision Gogol.Vision.Types

    Web pages containing the matching images from the Internet.

Page 208 of many | Previous | Next