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 GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision

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

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

    gogol-vision Gogol.Vision

    No documentation available.

  3. data GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision

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

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

    gogol-vision Gogol.Vision

    No documentation available.

  5. data GoogleCloudVisionV1p3beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    Information about a product. See: newGoogleCloudVisionV1p3beta1ProductSearchResultsResult smart constructor.

  6. GoogleCloudVisionV1p3beta1ProductSearchResultsResult :: Maybe Text -> Maybe GoogleCloudVisionV1p3beta1Product -> Maybe Double -> GoogleCloudVisionV1p3beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    No documentation available.

  7. data GoogleCloudVisionV1p4beta1ImportProductSetsResponse

    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: newGoogleCloudVisionV1p4beta1ImportProductSetsResponse smart constructor.

  8. GoogleCloudVisionV1p4beta1ImportProductSetsResponse :: Maybe [GoogleCloudVisionV1p4beta1ReferenceImage] -> Maybe [Status] -> GoogleCloudVisionV1p4beta1ImportProductSetsResponse

    gogol-vision Gogol.Vision

    No documentation available.

  9. data GoogleCloudVisionV1p4beta1Product

    gogol-vision Gogol.Vision

    A Product contains ReferenceImages. See: newGoogleCloudVisionV1p4beta1Product smart constructor.

  10. GoogleCloudVisionV1p4beta1Product :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [GoogleCloudVisionV1p4beta1ProductKeyValue] -> GoogleCloudVisionV1p4beta1Product

    gogol-vision Gogol.Vision

    No documentation available.

Page 243 of many | Previous | Next