| Modifier and Type | Method and Description |
|---|---|
SearchCatalogResult |
SearchCatalogResult.Builder.build() |
SearchCatalogResult |
SearchCatalogResult.Builder.buildPartial() |
static SearchCatalogResult |
SearchCatalogResult.getDefaultInstance() |
SearchCatalogResult |
SearchCatalogResult.getDefaultInstanceForType() |
SearchCatalogResult |
SearchCatalogResult.Builder.getDefaultInstanceForType() |
SearchCatalogResult |
SearchCatalogResponse.getResults(int index)
Search results.
|
SearchCatalogResult |
SearchCatalogResponse.Builder.getResults(int index)
Search results.
|
SearchCatalogResult |
SearchCatalogResponseOrBuilder.getResults(int index)
Search results.
|
static SearchCatalogResult |
SearchCatalogResult.parseDelimitedFrom(InputStream input) |
static SearchCatalogResult |
SearchCatalogResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(byte[] data) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(ByteBuffer data) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(com.google.protobuf.ByteString data) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(InputStream input) |
static SearchCatalogResult |
SearchCatalogResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchCatalogResult> |
SearchCatalogResult.getParserForType() |
List<SearchCatalogResult> |
SearchCatalogResponse.getResultsList()
Search results.
|
List<SearchCatalogResult> |
SearchCatalogResponse.Builder.getResultsList()
Search results.
|
List<SearchCatalogResult> |
SearchCatalogResponseOrBuilder.getResultsList()
Search results.
|
static com.google.protobuf.Parser<SearchCatalogResult> |
SearchCatalogResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchCatalogResponse.Builder |
SearchCatalogResponse.Builder.addResults(int index,
SearchCatalogResult value)
Search results.
|
SearchCatalogResponse.Builder |
SearchCatalogResponse.Builder.addResults(SearchCatalogResult value)
Search results.
|
SearchCatalogResult.Builder |
SearchCatalogResult.Builder.mergeFrom(SearchCatalogResult other) |
static SearchCatalogResult.Builder |
SearchCatalogResult.newBuilder(SearchCatalogResult prototype) |
SearchCatalogResponse.Builder |
SearchCatalogResponse.Builder.setResults(int index,
SearchCatalogResult value)
Search results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchCatalogResponse.Builder |
SearchCatalogResponse.Builder.addAllResults(Iterable<? extends SearchCatalogResult> values)
Search results.
|
Copyright © 2023 Google LLC. All rights reserved.