Class Result (2.3.2)

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

Information about a product. .. attribute:: product

The Product.

:type: google.cloud.vision_v1.types.Product

Attributes

NameDescription
score float
A confidence level on the match, ranging from 0 (no confidence) to 1 (full confidence).
image str
The resource name of the image from the product that is the closest match to the query.