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. productGroupedResults :: GoogleCloudVisionV1p4beta1ProductSearchResults -> Maybe [GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult]

    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.

  2. productGroupedResults :: ProductSearchResults -> Maybe [GroupedResult]

    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.

  3. productLabels :: GoogleCloudVisionV1p1beta1Product -> Maybe [GoogleCloudVisionV1p1beta1ProductKeyValue]

    gogol-vision Gogol.Vision.Types

    Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.

  4. productLabels :: GoogleCloudVisionV1p2beta1Product -> Maybe [GoogleCloudVisionV1p2beta1ProductKeyValue]

    gogol-vision Gogol.Vision.Types

    Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.

  5. productLabels :: GoogleCloudVisionV1p3beta1Product -> Maybe [GoogleCloudVisionV1p3beta1ProductKeyValue]

    gogol-vision Gogol.Vision.Types

    Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.

  6. productLabels :: GoogleCloudVisionV1p4beta1Product -> Maybe [GoogleCloudVisionV1p4beta1ProductKeyValue]

    gogol-vision Gogol.Vision.Types

    Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.

  7. productLabels :: Product -> Maybe [KeyValue]

    gogol-vision Gogol.Vision.Types

    Key-value pairs that can be attached to a product. At query time, constraints can be specified based on the productlabels. Note that integer values can be provided as strings, e.g. "1199". Only strings with integer values can match a range-based restriction which is to be supported soon. Multiple values can be assigned to the same key. One product may have up to 500 productlabels. Notice that the total number of distinct product_labels over all products in one ProductSet cannot exceed 1M, otherwise the product search pipeline will refuse to work for that ProductSet.

  8. productSearchParams :: GoogleCloudVisionV1p2beta1ImageContext -> Maybe GoogleCloudVisionV1p2beta1ProductSearchParams

    gogol-vision Gogol.Vision.Types

    Parameters for product search.

  9. productSearchResults :: AnnotateImageResponse -> Maybe ProductSearchResults

    gogol-vision Gogol.Vision.Types

    If present, product search has completed successfully.

  10. productSearchResults :: GoogleCloudVisionV1p1beta1AnnotateImageResponse -> Maybe GoogleCloudVisionV1p1beta1ProductSearchResults

    gogol-vision Gogol.Vision.Types

    If present, product search has completed successfully.

Page 113 of many | Previous | Next