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

    gogol-vision Gogol.Vision.Types

    Information about a product. See: newGoogleCloudVisionV1p1beta1ProductSearchResultsResult smart constructor.

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

  3. pattern GoogleCloudVisionV1p2beta1Feature_Type_PRODUCTSEARCH :: GoogleCloudVisionV1p2beta1Feature_Type

    gogol-vision Gogol.Vision.Types

    Run Product Search.

  4. data GoogleCloudVisionV1p2beta1Product

    gogol-vision Gogol.Vision.Types

    A Product contains ReferenceImages. See: newGoogleCloudVisionV1p2beta1Product smart constructor.

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

  6. data GoogleCloudVisionV1p2beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

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

  7. GoogleCloudVisionV1p2beta1ProductKeyValue :: Maybe Text -> Maybe Text -> GoogleCloudVisionV1p2beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

    No documentation available.

  8. data GoogleCloudVisionV1p2beta1ProductSearchParams

    gogol-vision Gogol.Vision.Types

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

  9. GoogleCloudVisionV1p2beta1ProductSearchParams :: Maybe GoogleCloudVisionV1p2beta1BoundingPoly -> Maybe Text -> Maybe [Text] -> Maybe Text -> GoogleCloudVisionV1p2beta1ProductSearchParams

    gogol-vision Gogol.Vision.Types

    No documentation available.

  10. data GoogleCloudVisionV1p2beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

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

Page 250 of many | Previous | Next