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. data GoogleCloudVisionV1p1beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision.Types

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

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

  3. data GoogleCloudVisionV1p1beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision.Types

    Information about a product. See: newGoogleCloudVisionV1p1beta1ProductSearchResultsResult smart constructor.

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

  5. pattern GoogleCloudVisionV1p2beta1Feature_Type_PRODUCTSEARCH :: GoogleCloudVisionV1p2beta1Feature_Type

    gogol-vision Gogol.Vision.Types

    Run Product Search.

  6. data GoogleCloudVisionV1p2beta1Product

    gogol-vision Gogol.Vision.Types

    A Product contains ReferenceImages. See: newGoogleCloudVisionV1p2beta1Product smart constructor.

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

  8. data GoogleCloudVisionV1p2beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

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

  9. GoogleCloudVisionV1p2beta1ProductKeyValue :: Maybe Text -> Maybe Text -> GoogleCloudVisionV1p2beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

    No documentation available.

  10. data GoogleCloudVisionV1p2beta1ProductSearchParams

    gogol-vision Gogol.Vision.Types

    Parameters for a product search request. See: newGoogleCloudVisionV1p2beta1ProductSearchParams smart constructor.

Page 249 of many | Previous | Next