Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
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.