Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. GoogleCloudVisionV1p1beta1ProductSearchResults :: Maybe DateTime -> Maybe [GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult] -> Maybe [GoogleCloudVisionV1p1beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p1beta1ProductSearchResults

    gogol-vision Gogol.Vision

    No documentation available.

  2. data GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision

    Information about the products similar to a single product in a query image. See: newGoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult smart constructor.

  3. GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult :: Maybe GoogleCloudVisionV1p1beta1BoundingPoly -> Maybe [GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation] -> Maybe [GoogleCloudVisionV1p1beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision

    No documentation available.

  4. data GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision

    Prediction for what the object in the bounding box is. See: newGoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation smart constructor.

  5. GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Double -> GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision

    No documentation available.

  6. data GoogleCloudVisionV1p1beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    Information about a product. See: newGoogleCloudVisionV1p1beta1ProductSearchResultsResult smart constructor.

  7. GoogleCloudVisionV1p1beta1ProductSearchResultsResult :: Maybe Text -> Maybe GoogleCloudVisionV1p1beta1Product -> Maybe Double -> GoogleCloudVisionV1p1beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    No documentation available.

  8. pattern GoogleCloudVisionV1p2beta1Feature_Type_PRODUCTSEARCH :: GoogleCloudVisionV1p2beta1Feature_Type

    gogol-vision Gogol.Vision

    Run Product Search.

  9. data GoogleCloudVisionV1p2beta1Product

    gogol-vision Gogol.Vision

    A Product contains ReferenceImages. See: newGoogleCloudVisionV1p2beta1Product smart constructor.

  10. GoogleCloudVisionV1p2beta1Product :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [GoogleCloudVisionV1p2beta1ProductKeyValue] -> GoogleCloudVisionV1p2beta1Product

    gogol-vision Gogol.Vision

    No documentation available.

Page 240 of many | Previous | Next