| Modifier and Type | Method and Description |
|---|---|
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.Builder.build() |
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.Builder.buildPartial() |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.getDefaultInstance() |
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.getDefaultInstanceForType() |
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.Builder.getDefaultInstanceForType() |
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.getRecentSearchSuggestions(int index)
Results of the matched "recent search" suggestions.
|
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.Builder.getRecentSearchSuggestions(int index)
Results of the matched "recent search" suggestions.
|
AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponseOrBuilder.getRecentSearchSuggestions(int index)
Results of the matched "recent search" suggestions.
|
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseDelimitedFrom(InputStream input) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(byte[] data) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(ByteBuffer data) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(com.google.protobuf.ByteString data) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(com.google.protobuf.CodedInputStream input) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(InputStream input) |
static AdvancedCompleteQueryResponse.RecentSearchSuggestion |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AdvancedCompleteQueryResponse.RecentSearchSuggestion> |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.getParserForType() |
List<AdvancedCompleteQueryResponse.RecentSearchSuggestion> |
AdvancedCompleteQueryResponse.getRecentSearchSuggestionsList()
Results of the matched "recent search" suggestions.
|
List<AdvancedCompleteQueryResponse.RecentSearchSuggestion> |
AdvancedCompleteQueryResponse.Builder.getRecentSearchSuggestionsList()
Results of the matched "recent search" suggestions.
|
List<AdvancedCompleteQueryResponse.RecentSearchSuggestion> |
AdvancedCompleteQueryResponseOrBuilder.getRecentSearchSuggestionsList()
Results of the matched "recent search" suggestions.
|
static com.google.protobuf.Parser<AdvancedCompleteQueryResponse.RecentSearchSuggestion> |
AdvancedCompleteQueryResponse.RecentSearchSuggestion.parser() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedCompleteQueryResponse.Builder |
AdvancedCompleteQueryResponse.Builder.addAllRecentSearchSuggestions(Iterable<? extends AdvancedCompleteQueryResponse.RecentSearchSuggestion> values)
Results of the matched "recent search" suggestions.
|
Copyright © 2025 Google LLC. All rights reserved.