| Modifier and Type | Class and Description |
|---|---|
class |
SearchCatalogResult
A result that appears in the response of a search request.
|
static class |
SearchCatalogResult.Builder
A result that appears in the response of a search request.
|
| Modifier and Type | Method and Description |
|---|---|
SearchCatalogResultOrBuilder |
SearchCatalogResponse.getResultsOrBuilder(int index)
Search results.
|
SearchCatalogResultOrBuilder |
SearchCatalogResponse.Builder.getResultsOrBuilder(int index)
Search results.
|
SearchCatalogResultOrBuilder |
SearchCatalogResponseOrBuilder.getResultsOrBuilder(int index)
Search results.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SearchCatalogResultOrBuilder> |
SearchCatalogResponse.getResultsOrBuilderList()
Search results.
|
List<? extends SearchCatalogResultOrBuilder> |
SearchCatalogResponse.Builder.getResultsOrBuilderList()
Search results.
|
List<? extends SearchCatalogResultOrBuilder> |
SearchCatalogResponseOrBuilder.getResultsOrBuilderList()
Search results.
|
Copyright © 2025 Google LLC. All rights reserved.