GroupedResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Information about the products similar to a single product in a query image.
Attributes |
|
---|---|
Name | Description |
bounding_poly |
google.cloud.vision_v1p4beta1.types.BoundingPoly
The bounding polygon around the product detected in the query image. |
results |
MutableSequence[google.cloud.vision_v1p4beta1.types.ProductSearchResults.Result]
List of results, one for each product match. |
object_annotations |
MutableSequence[google.cloud.vision_v1p4beta1.types.ProductSearchResults.ObjectAnnotation]
List of generic predictions for the object in the bounding box. |