| Modifier and Type | Method and Description |
|---|---|
SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.Builder.build() |
SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.Builder.buildPartial() |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.getDefaultInstance() |
SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.getDefaultInstanceForType() |
SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.Builder.getDefaultInstanceForType() |
SearchResponse.GuidedSearchResult |
SearchResponse.getGuidedSearchResult()
Guided search result.
|
SearchResponse.GuidedSearchResult |
SearchResponse.Builder.getGuidedSearchResult()
Guided search result.
|
SearchResponse.GuidedSearchResult |
SearchResponseOrBuilder.getGuidedSearchResult()
Guided search result.
|
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseDelimitedFrom(InputStream input) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(byte[] data) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(ByteBuffer data) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(com.google.protobuf.ByteString data) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(InputStream input) |
static SearchResponse.GuidedSearchResult |
SearchResponse.GuidedSearchResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchResponse.GuidedSearchResult> |
SearchResponse.GuidedSearchResult.getParserForType() |
static com.google.protobuf.Parser<SearchResponse.GuidedSearchResult> |
SearchResponse.GuidedSearchResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.GuidedSearchResult.Builder |
SearchResponse.GuidedSearchResult.Builder.mergeFrom(SearchResponse.GuidedSearchResult other) |
SearchResponse.Builder |
SearchResponse.Builder.mergeGuidedSearchResult(SearchResponse.GuidedSearchResult value)
Guided search result.
|
static SearchResponse.GuidedSearchResult.Builder |
SearchResponse.GuidedSearchResult.newBuilder(SearchResponse.GuidedSearchResult prototype) |
SearchResponse.Builder |
SearchResponse.Builder.setGuidedSearchResult(SearchResponse.GuidedSearchResult value)
Guided search result.
|
Copyright © 2024 Google LLC. All rights reserved.