Cloud Vision V1p3beta1 API - Module Google::Cloud::Vision::V1p3beta1::ProductSearchResultsView (v0.5.5)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API module Google::Cloud::Vision::V1p3beta1::ProductSearchResultsView.

Specifies the fields to include in product search results.

Constants

BASIC

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

FULL

value: 1
Product search results contain product_category, product_id, image_uri, and score.