Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. productSet :: GoogleCloudVisionV1p2beta1ProductSearchParams -> Maybe Text

    gogol-vision Gogol.Vision

    The resource name of a ProductSet to be searched for similar images. Format is: projects/PROJECT_ID/locations/LOC_ID/productSets/PRODUCT_SET_ID.

  2. productCategories :: GoogleCloudVisionV1p2beta1ProductSearchParams -> Maybe [Text]

    gogol-vision Gogol.Vision.Types

    The list of product categories to search in. Currently, we only consider the first category, and either "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1", or "general-v1" should be specified. The legacy categories "homegoods", "apparel", and "toys" are still supported but will be deprecated. For new products, please use "homegoods-v2", "apparel-v2", or "toys-v2" for better product search accuracy. It is recommended to migrate existing products to these categories as well.

  3. productCategory :: GoogleCloudVisionV1p1beta1Product -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Immutable. The category for the product identified by the reference image. This should be one of "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1" or "general-v1". The legacy categories "homegoods", "apparel", and "toys" are still supported, but these should not be used for new products.

  4. productCategory :: GoogleCloudVisionV1p2beta1Product -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Immutable. The category for the product identified by the reference image. This should be one of "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1" or "general-v1". The legacy categories "homegoods", "apparel", and "toys" are still supported, but these should not be used for new products.

  5. productCategory :: GoogleCloudVisionV1p3beta1Product -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Immutable. The category for the product identified by the reference image. This should be one of "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1" or "general-v1". The legacy categories "homegoods", "apparel", and "toys" are still supported, but these should not be used for new products.

  6. productCategory :: GoogleCloudVisionV1p4beta1Product -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Immutable. The category for the product identified by the reference image. This should be one of "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1" or "general-v1". The legacy categories "homegoods", "apparel", and "toys" are still supported, but these should not be used for new products.

  7. productCategory :: Product -> Maybe Text

    gogol-vision Gogol.Vision.Types

    Immutable. The category for the product identified by the reference image. This should be one of "homegoods-v2", "apparel-v2", "toys-v2", "packagedgoods-v1" or "general-v1". The legacy categories "homegoods", "apparel", and "toys" are still supported, but these should not be used for new products.

  8. productGroupedResults :: GoogleCloudVisionV1p1beta1ProductSearchResults -> Maybe [GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult]

    gogol-vision Gogol.Vision.Types

    List of results grouped by products detected in the query image. Each entry corresponds to one bounding polygon in the query image, and contains the matching products specific to that region. There may be duplicate product matches in the union of all the per-product results.

  9. productGroupedResults :: GoogleCloudVisionV1p2beta1ProductSearchResults -> Maybe [GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult]

    gogol-vision Gogol.Vision.Types

    List of results grouped by products detected in the query image. Each entry corresponds to one bounding polygon in the query image, and contains the matching products specific to that region. There may be duplicate product matches in the union of all the per-product results.

  10. productGroupedResults :: GoogleCloudVisionV1p3beta1ProductSearchResults -> Maybe [GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult]

    gogol-vision Gogol.Vision.Types

    List of results grouped by products detected in the query image. Each entry corresponds to one bounding polygon in the query image, and contains the matching products specific to that region. There may be duplicate product matches in the union of all the per-product results.

Page 112 of many | Previous | Next