| Modifier and Type | Class and Description |
|---|---|
static class |
ProductSearchResults.Result
Information about a product.
|
static class |
ProductSearchResults.Result.Builder
Information about a product.
|
| Modifier and Type | Method and Description |
|---|---|
ProductSearchResults.ResultOrBuilder |
ProductSearchResultsOrBuilder.getResultsOrBuilder(int index)
List of results, one for each product match.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResults.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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProductSearchResults.ResultOrBuilder> |
ProductSearchResultsOrBuilder.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.Builder.getResultsOrBuilderList()
List of results, one for each product match.
|
Copyright © 2020 Google LLC. All rights reserved.