Class Result (2.2.0)

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

Information about a product.

Attributes

NameDescription
product google.cloud.vision_v1p3beta1.types.Product
The Product.
score float
A confidence level on the match, ranging from 0 (no confidence) to 1 (full confidence). This field is returned only if view is set to FULL in the request.
image str
The resource name of the image from the product that is the closest match to the query.