Uses of Interface
com.google.cloud.vision.v1p4beta1.ProductSearchResults.ResultOrBuilder
-
Packages that use ProductSearchResults.ResultOrBuilder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision API -
-
Uses of ProductSearchResults.ResultOrBuilder in com.google.cloud.vision.v1p4beta1
Classes in com.google.cloud.vision.v1p4beta1 that implement ProductSearchResults.ResultOrBuilder Modifier and Type Class Description static classProductSearchResults.ResultInformation about a product.static classProductSearchResults.Result.BuilderInformation about a product.Methods in com.google.cloud.vision.v1p4beta1 that return ProductSearchResults.ResultOrBuilder Modifier and Type Method Description ProductSearchResults.ResultOrBuilderProductSearchResults.Builder. getResultsOrBuilder(int index)List of results, one for each product match.ProductSearchResults.ResultOrBuilderProductSearchResults. getResultsOrBuilder(int index)List of results, one for each product match.ProductSearchResults.ResultOrBuilderProductSearchResults.GroupedResult.Builder. getResultsOrBuilder(int index)List of results, one for each product match.ProductSearchResults.ResultOrBuilderProductSearchResults.GroupedResult. getResultsOrBuilder(int index)List of results, one for each product match.ProductSearchResults.ResultOrBuilderProductSearchResults.GroupedResultOrBuilder. getResultsOrBuilder(int index)List of results, one for each product match.ProductSearchResults.ResultOrBuilderProductSearchResultsOrBuilder. getResultsOrBuilder(int index)List of results, one for each product match.Methods in com.google.cloud.vision.v1p4beta1 that return types with arguments of type ProductSearchResults.ResultOrBuilder Modifier and Type Method Description List<? extends ProductSearchResults.ResultOrBuilder>ProductSearchResults.Builder. getResultsOrBuilderList()List of results, one for each product match.List<? extends ProductSearchResults.ResultOrBuilder>ProductSearchResults. 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.GroupedResult. 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>ProductSearchResultsOrBuilder. getResultsOrBuilderList()List of results, one for each product match.
-