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. newProduct :: Product

    gogol-vision Gogol.Vision

    Creates a value of Product with the minimum fields required to make a request.

  2. newProductSearchResults :: ProductSearchResults

    gogol-vision Gogol.Vision

    Creates a value of ProductSearchResults with the minimum fields required to make a request.

  3. data GoogleCloudVisionV1p1beta1Product

    gogol-vision Gogol.Vision.Types

    A Product contains ReferenceImages. See: newGoogleCloudVisionV1p1beta1Product smart constructor.

  4. GoogleCloudVisionV1p1beta1Product :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [GoogleCloudVisionV1p1beta1ProductKeyValue] -> GoogleCloudVisionV1p1beta1Product

    gogol-vision Gogol.Vision.Types

    No documentation available.

  5. data GoogleCloudVisionV1p1beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

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

  6. GoogleCloudVisionV1p1beta1ProductKeyValue :: Maybe Text -> Maybe Text -> GoogleCloudVisionV1p1beta1ProductKeyValue

    gogol-vision Gogol.Vision.Types

    No documentation available.

  7. data GoogleCloudVisionV1p1beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

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

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

  9. data GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision.Types

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

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

    gogol-vision Gogol.Vision.Types

    No documentation available.

Page 248 of many | Previous | Next