Class GroupedResult (2.2.0)

GroupedResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about the products similar to a single product in a query image.

Attributes

NameDescription
bounding_poly google.cloud.vision_v1p4beta1.types.BoundingPoly
The bounding polygon around the product detected in the query image.
results Sequence[google.cloud.vision_v1p4beta1.types.ProductSearchResults.Result]
List of results, one for each product match.
object_annotations Sequence[google.cloud.vision_v1p4beta1.types.ProductSearchResults.ObjectAnnotation]
List of generic predictions for the object in the bounding box.