Class ProductSearchResults (1.0.1)

Results for a product search request.

Product category. Supported values are bag and shoe. [Deprecated] product_category is provided in each Product.

List of detected products.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > ProductSearchResults

Classes

ProductInfo

Information about a product.

The URI of the image which matched the query image. This field is returned only if view is set to FULL in the request.

Result

Information about a product.

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.