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 GoogleCloudVisionV1p4beta1ProductSearchResults

    gogol-vision Gogol.Vision

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

  2. GoogleCloudVisionV1p4beta1ProductSearchResults :: Maybe DateTime -> Maybe [GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult] -> Maybe [GoogleCloudVisionV1p4beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p4beta1ProductSearchResults

    gogol-vision Gogol.Vision

    No documentation available.

  3. data GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision

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

  4. GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult :: Maybe GoogleCloudVisionV1p4beta1BoundingPoly -> Maybe [GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation] -> Maybe [GoogleCloudVisionV1p4beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision

    No documentation available.

  5. data GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision

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

  6. GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Double -> GoogleCloudVisionV1p4beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision

    No documentation available.

  7. data GoogleCloudVisionV1p4beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    Information about a product. See: newGoogleCloudVisionV1p4beta1ProductSearchResultsResult smart constructor.

  8. GoogleCloudVisionV1p4beta1ProductSearchResultsResult :: Maybe Text -> Maybe GoogleCloudVisionV1p4beta1Product -> Maybe Double -> GoogleCloudVisionV1p4beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    No documentation available.

  9. data ImportProductSetsResponse

    gogol-vision Gogol.Vision

    Response message for the ImportProductSets method. This message is returned by the google.longrunning.Operations.GetOperation method in the returned google.longrunning.Operation.response field. See: newImportProductSetsResponse smart constructor.

  10. ImportProductSetsResponse :: Maybe [ReferenceImage] -> Maybe [Status] -> ImportProductSetsResponse

    gogol-vision Gogol.Vision

    No documentation available.

Page 245 of many | Previous | Next