Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProductSearchResults.GroupedResult
Information about the products similar to a single product in a query
image.
|
static class |
ProductSearchResults.GroupedResult.Builder
Information about the products similar to a single product in a query
image.
|
Modifier and Type | Method and Description |
---|---|
ProductSearchResults.GroupedResultOrBuilder |
ProductSearchResults.getProductGroupedResultsOrBuilder(int index)
List of results grouped by products detected in the query image.
|
ProductSearchResults.GroupedResultOrBuilder |
ProductSearchResults.Builder.getProductGroupedResultsOrBuilder(int index)
List of results grouped by products detected in the query image.
|
ProductSearchResults.GroupedResultOrBuilder |
ProductSearchResultsOrBuilder.getProductGroupedResultsOrBuilder(int index)
List of results grouped by products detected in the query image.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ProductSearchResults.GroupedResultOrBuilder> |
ProductSearchResults.getProductGroupedResultsOrBuilderList()
List of results grouped by products detected in the query image.
|
List<? extends ProductSearchResults.GroupedResultOrBuilder> |
ProductSearchResults.Builder.getProductGroupedResultsOrBuilderList()
List of results grouped by products detected in the query image.
|
List<? extends ProductSearchResults.GroupedResultOrBuilder> |
ProductSearchResultsOrBuilder.getProductGroupedResultsOrBuilderList()
List of results grouped by products detected in the query image.
|
Copyright © 2022 Google LLC. All rights reserved.