Module: Google::Cloud::Vision::V1p3beta1::ProductSearchResultsView

Defined in:
proto_docs/google/cloud/vision/v1p3beta1/product_search.rb

Overview

Specifies the fields to include in product search results.

Constant Summary collapse

BASIC =

Product search results contain only product_category and product_id. Default value.

0
FULL =

Product search results contain product_category, product_id, image_uri, and score.

1