Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
ProductSearchResults.ResultOrBuilder |
ProductSearchResults.getResultsOrBuilder(int index)
List of results, one for each product match.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResults.GroupedResultOrBuilder.getResultsOrBuilder(int index)
List of results, one for each product match.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResults.GroupedResult.getResultsOrBuilder(int index)
List of results, one for each product match.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResults.GroupedResult.Builder.getResultsOrBuilder(int index)
List of results, one for each product match.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResults.Builder.getResultsOrBuilder(int index)
List of results, one for each product match.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResultsOrBuilder.getResultsOrBuilder(int index)
List of results, one for each product match.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResults.getResultsOrBuilderList()
List of results, one for each product match.
|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResults.GroupedResultOrBuilder.getResultsOrBuilderList()
List of results, one for each product match.
|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResults.GroupedResult.getResultsOrBuilderList()
List of results, one for each product match.
|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResults.GroupedResult.Builder.getResultsOrBuilderList()
List of results, one for each product match.
|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResults.Builder.getResultsOrBuilderList()
List of results, one for each product match.
|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResultsOrBuilder.getResultsOrBuilderList()
List of results, one for each product match.
|
Copyright © 2022 Google LLC. All rights reserved.