Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. GoogleCloudVisionV1p3beta1Product :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [GoogleCloudVisionV1p3beta1ProductKeyValue] -> GoogleCloudVisionV1p3beta1Product

    gogol-vision Gogol.Vision.Types

    No documentation available.

  2. data GoogleCloudVisionV1p3beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

    A product label represented as a key-value pair. See: newGoogleCloudVisionV1p3beta1ProductKeyValue smart constructor.

  3. GoogleCloudVisionV1p3beta1ProductKeyValue :: Maybe Text -> Maybe Text -> GoogleCloudVisionV1p3beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

    No documentation available.

  4. data GoogleCloudVisionV1p3beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

    Results for a product search request. See: newGoogleCloudVisionV1p3beta1ProductSearchResults smart constructor.

  5. GoogleCloudVisionV1p3beta1ProductSearchResults :: Maybe DateTime -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult] -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p3beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

    No documentation available.

  6. data GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision.Types

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

  7. GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult :: Maybe GoogleCloudVisionV1p3beta1BoundingPoly -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation] -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision.Types

    No documentation available.

  8. data GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision.Types

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

  9. GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Double -> GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision.Types

    No documentation available.

  10. data GoogleCloudVisionV1p3beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision.Types

    Information about a product. See: newGoogleCloudVisionV1p3beta1ProductSearchResultsResult smart constructor.

Page 252 of many | Previous | Next