We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82da184 commit 32436e6Copy full SHA for 32436e6
vision/cloud-client/product_search/product_search.py
@@ -107,7 +107,7 @@ def get_similar_products_uri(
107
location: A compute region name.
108
product_set_id: Id of the product set.
109
product_category: Category of the product.
110
- file_path: Local file path of the image to be searched.
+ image_uri: Cloud Storage location of image to be searched.
111
filter: Condition to be applied on the labels.
112
Example for filter: (color = red OR color = blue) AND style = kids
113
It will search on all products with the following labels:
0 commit comments