|
28 | 28 | * <pre>
|
29 | 29 | * Manages Products and ProductSets of reference images for use in product
|
30 | 30 | * search. It uses the following resource model:
|
31 |
| - * - The API has a collection of |
32 |
| - * [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
| 31 | + * - The API has a collection of [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
33 | 32 | * `projects/*/locations/*/productSets/*`, which acts as a way to put different
|
34 | 33 | * products into groups to limit identification.
|
35 | 34 | * In parallel,
|
36 |
| - * - The API has a collection of |
37 |
| - * [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
| 35 | + * - The API has a collection of [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
38 | 36 | * `projects/*/locations/*/products/*`
|
39 |
| - * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of |
40 |
| - * [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, |
41 |
| - * named |
| 37 | + * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named |
42 | 38 | * `projects/*/locations/*/products/*/referenceImages/*`
|
43 | 39 | * </pre>
|
44 | 40 | */
|
@@ -1127,17 +1123,13 @@ public static ProductSearchFutureStub newFutureStub(io.grpc.Channel channel) {
|
1127 | 1123 | * <pre>
|
1128 | 1124 | * Manages Products and ProductSets of reference images for use in product
|
1129 | 1125 | * search. It uses the following resource model:
|
1130 |
| - * - The API has a collection of |
1131 |
| - * [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
| 1126 | + * - The API has a collection of [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
1132 | 1127 | * `projects/*/locations/*/productSets/*`, which acts as a way to put different
|
1133 | 1128 | * products into groups to limit identification.
|
1134 | 1129 | * In parallel,
|
1135 |
| - * - The API has a collection of |
1136 |
| - * [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
| 1130 | + * - The API has a collection of [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
1137 | 1131 | * `projects/*/locations/*/products/*`
|
1138 |
| - * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of |
1139 |
| - * [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, |
1140 |
| - * named |
| 1132 | + * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named |
1141 | 1133 | * `projects/*/locations/*/products/*/referenceImages/*`
|
1142 | 1134 | * </pre>
|
1143 | 1135 | */
|
@@ -1602,17 +1594,13 @@ public final io.grpc.ServerServiceDefinition bindService() {
|
1602 | 1594 | * <pre>
|
1603 | 1595 | * Manages Products and ProductSets of reference images for use in product
|
1604 | 1596 | * search. It uses the following resource model:
|
1605 |
| - * - The API has a collection of |
1606 |
| - * [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
| 1597 | + * - The API has a collection of [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
1607 | 1598 | * `projects/*/locations/*/productSets/*`, which acts as a way to put different
|
1608 | 1599 | * products into groups to limit identification.
|
1609 | 1600 | * In parallel,
|
1610 |
| - * - The API has a collection of |
1611 |
| - * [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
| 1601 | + * - The API has a collection of [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
1612 | 1602 | * `projects/*/locations/*/products/*`
|
1613 |
| - * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of |
1614 |
| - * [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, |
1615 |
| - * named |
| 1603 | + * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named |
1616 | 1604 | * `projects/*/locations/*/products/*/referenceImages/*`
|
1617 | 1605 | * </pre>
|
1618 | 1606 | */
|
@@ -2020,17 +2008,13 @@ public void importProductSets(
|
2020 | 2008 | * <pre>
|
2021 | 2009 | * Manages Products and ProductSets of reference images for use in product
|
2022 | 2010 | * search. It uses the following resource model:
|
2023 |
| - * - The API has a collection of |
2024 |
| - * [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
| 2011 | + * - The API has a collection of [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
2025 | 2012 | * `projects/*/locations/*/productSets/*`, which acts as a way to put different
|
2026 | 2013 | * products into groups to limit identification.
|
2027 | 2014 | * In parallel,
|
2028 |
| - * - The API has a collection of |
2029 |
| - * [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
| 2015 | + * - The API has a collection of [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
2030 | 2016 | * `projects/*/locations/*/products/*`
|
2031 |
| - * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of |
2032 |
| - * [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, |
2033 |
| - * named |
| 2017 | + * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named |
2034 | 2018 | * `projects/*/locations/*/products/*/referenceImages/*`
|
2035 | 2019 | * </pre>
|
2036 | 2020 | */
|
@@ -2377,17 +2361,13 @@ public com.google.longrunning.Operation importProductSets(
|
2377 | 2361 | * <pre>
|
2378 | 2362 | * Manages Products and ProductSets of reference images for use in product
|
2379 | 2363 | * search. It uses the following resource model:
|
2380 |
| - * - The API has a collection of |
2381 |
| - * [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
| 2364 | + * - The API has a collection of [ProductSet][google.cloud.vision.v1p3beta1.ProductSet] resources, named |
2382 | 2365 | * `projects/*/locations/*/productSets/*`, which acts as a way to put different
|
2383 | 2366 | * products into groups to limit identification.
|
2384 | 2367 | * In parallel,
|
2385 |
| - * - The API has a collection of |
2386 |
| - * [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
| 2368 | + * - The API has a collection of [Product][google.cloud.vision.v1p3beta1.Product] resources, named |
2387 | 2369 | * `projects/*/locations/*/products/*`
|
2388 |
| - * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of |
2389 |
| - * [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, |
2390 |
| - * named |
| 2370 | + * - Each [Product][google.cloud.vision.v1p3beta1.Product] has a collection of [ReferenceImage][google.cloud.vision.v1p3beta1.ReferenceImage] resources, named |
2391 | 2371 | * `projects/*/locations/*/products/*/referenceImages/*`
|
2392 | 2372 | * </pre>
|
2393 | 2373 | */
|
|
0 commit comments