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. productLabels :: GoogleCloudVisionV1p2beta1Product -> Maybe [GoogleCloudVisionV1p2beta1ProductKeyValue]

    gogol-vision Gogol.Vision

    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.

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

    gogol-vision Gogol.Vision

    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.

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

    gogol-vision Gogol.Vision

    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 :: Product -> Maybe [KeyValue]

    gogol-vision Gogol.Vision

    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. productSearchParams :: GoogleCloudVisionV1p2beta1ImageContext -> Maybe GoogleCloudVisionV1p2beta1ProductSearchParams

    gogol-vision Gogol.Vision

    Parameters for product search.

  6. productSearchResults :: AnnotateImageResponse -> Maybe ProductSearchResults

    gogol-vision Gogol.Vision

    If present, product search has completed successfully.

  7. productSearchResults :: GoogleCloudVisionV1p1beta1AnnotateImageResponse -> Maybe GoogleCloudVisionV1p1beta1ProductSearchResults

    gogol-vision Gogol.Vision

    If present, product search has completed successfully.

  8. productSearchResults :: GoogleCloudVisionV1p2beta1AnnotateImageResponse -> Maybe GoogleCloudVisionV1p2beta1ProductSearchResults

    gogol-vision Gogol.Vision

    If present, product search has completed successfully.

  9. productSearchResults :: GoogleCloudVisionV1p3beta1AnnotateImageResponse -> Maybe GoogleCloudVisionV1p3beta1ProductSearchResults

    gogol-vision Gogol.Vision

    If present, product search has completed successfully.

  10. productSearchResults :: GoogleCloudVisionV1p4beta1AnnotateImageResponse -> Maybe GoogleCloudVisionV1p4beta1ProductSearchResults

    gogol-vision Gogol.Vision

    If present, product search has completed successfully.

Page 111 of many | Previous | Next