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 GoogleCloudVisionV1p2beta1ProductSearchResultsResult

    gogol-vision Gogol.Vision

    Information about a product. See: newGoogleCloudVisionV1p2beta1ProductSearchResultsResult smart constructor.

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

    gogol-vision Gogol.Vision

    No documentation available.

  3. data GoogleCloudVisionV1p3beta1ImportProductSetsResponse

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

  4. GoogleCloudVisionV1p3beta1ImportProductSetsResponse :: Maybe [GoogleCloudVisionV1p3beta1ReferenceImage] -> Maybe [Status] -> GoogleCloudVisionV1p3beta1ImportProductSetsResponse

    gogol-vision Gogol.Vision

    No documentation available.

  5. data GoogleCloudVisionV1p3beta1Product

    gogol-vision Gogol.Vision

    A Product contains ReferenceImages. See: newGoogleCloudVisionV1p3beta1Product smart constructor.

  6. GoogleCloudVisionV1p3beta1Product :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe [GoogleCloudVisionV1p3beta1ProductKeyValue] -> GoogleCloudVisionV1p3beta1Product

    gogol-vision Gogol.Vision

    No documentation available.

  7. data GoogleCloudVisionV1p3beta1ProductKeyValue

    gogol-vision Gogol.Vision

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

  8. GoogleCloudVisionV1p3beta1ProductKeyValue :: Maybe Text -> Maybe Text -> GoogleCloudVisionV1p3beta1ProductKeyValue

    gogol-vision Gogol.Vision

    No documentation available.

  9. data GoogleCloudVisionV1p3beta1ProductSearchResults

    gogol-vision Gogol.Vision

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

  10. GoogleCloudVisionV1p3beta1ProductSearchResults :: Maybe DateTime -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult] -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsResult] -> GoogleCloudVisionV1p3beta1ProductSearchResults

    gogol-vision Gogol.Vision

    No documentation available.

Page 242 of many | Previous | Next