You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-api-grpc/grpc-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/ProductSearchGrpc.java
+43-33Lines changed: 43 additions & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,15 @@
13
13
* <pre>
14
14
* Manages Products and ProductSets of reference images for use in product
15
15
* search. It uses the following resource model:
16
-
* - The API has a collection of [ProductSet][google.cloud.vision.v1.ProductSet] resources, named
17
-
* `projects/*/locations/*/productSets/*`, which acts as a way to put different
18
-
* products into groups to limit identification.
16
+
* - The API has a collection of [ProductSet][google.cloud.vision.v1.ProductSet]
17
+
* resources, named `projects/*/locations/*/productSets/*`, which acts as a way
18
+
* to put different products into groups to limit identification.
19
19
* In parallel,
20
-
* - The API has a collection of [Product][google.cloud.vision.v1.Product] resources, named
20
+
* - The API has a collection of [Product][google.cloud.vision.v1.Product]
Copy file name to clipboardExpand all lines: google-api-grpc/grpc-google-cloud-vision-v1p3beta1/src/main/java/com/google/cloud/vision/v1p3beta1/ProductSearchGrpc.java
+43-23Lines changed: 43 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,17 @@
13
13
* <pre>
14
14
* Manages Products and ProductSets of reference images for use in product
15
15
* search. It uses the following resource model:
16
-
* - The API has a collection of [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named
16
+
* - The API has a collection of
17
+
* [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named
17
18
* `projects/*/locations/*/productSets/*`, which acts as a way to put different
18
19
* products into groups to limit identification.
19
20
* In parallel,
20
-
* - The API has a collection of [Product][google.cloud.vision.v1p3beta1.Product] resources, named
21
+
* - The API has a collection of
22
+
* [Product][google.cloud.vision.v1p3beta1.Product] resources, named
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named
24
+
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named
1123
+
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named
1598
+
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named
2016
+
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named
2373
+
* - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of
0 commit comments