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. GoogleCloudVisionV1p2beta1ProductSearchParams :: Maybe GoogleCloudVisionV1p2beta1BoundingPoly -> Maybe Text -> Maybe [Text] -> Maybe Text -> GoogleCloudVisionV1p2beta1ProductSearchParams

    gogol-vision Gogol.Vision.Types

    No documentation available.

  2. data GoogleCloudVisionV1p2beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

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

  3. GoogleCloudVisionV1p2beta1ProductSearchResults :: Maybe DateTime -> Maybe [GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult] -> Maybe [GoogleCloudVisionV1p2beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p2beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

    No documentation available.

  4. data GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision.Types

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

  5. GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult :: Maybe GoogleCloudVisionV1p2beta1BoundingPoly -> Maybe [GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation] -> Maybe [GoogleCloudVisionV1p2beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult

    gogol-vision Gogol.Vision.Types

    No documentation available.

  6. data GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision.Types

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

  7. GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Double -> GoogleCloudVisionV1p2beta1ProductSearchResultsObjectAnnotation

    gogol-vision Gogol.Vision.Types

    No documentation available.

  8. data GoogleCloudVisionV1p2beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision.Types

    Information about a product. See: newGoogleCloudVisionV1p2beta1ProductSearchResultsResult smart constructor.

  9. GoogleCloudVisionV1p2beta1ProductSearchResultsResult :: Maybe Text -> Maybe GoogleCloudVisionV1p2beta1Product -> Maybe Double -> GoogleCloudVisionV1p2beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision.Types

    No documentation available.

  10. data GoogleCloudVisionV1p3beta1ImportProductSetsResponse

    gogol-vision Gogol.Vision.Types

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

Page 250 of many | Previous | Next