| Modifier and Type | Class and Description |
|---|---|
static class |
CompleteQueryResponse.RecentSearchResult
Recent search of this user.
|
static class |
CompleteQueryResponse.RecentSearchResult.Builder
Recent search of this user.
|
| Modifier and Type | Method and Description |
|---|---|
CompleteQueryResponse.RecentSearchResultOrBuilder |
CompleteQueryResponse.getRecentSearchResultsOrBuilder(int index)
Matched recent searches of this user.
|
CompleteQueryResponse.RecentSearchResultOrBuilder |
CompleteQueryResponse.Builder.getRecentSearchResultsOrBuilder(int index)
Matched recent searches of this user.
|
CompleteQueryResponse.RecentSearchResultOrBuilder |
CompleteQueryResponseOrBuilder.getRecentSearchResultsOrBuilder(int index)
Matched recent searches of this user.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CompleteQueryResponse.RecentSearchResultOrBuilder> |
CompleteQueryResponse.getRecentSearchResultsOrBuilderList()
Matched recent searches of this user.
|
List<? extends CompleteQueryResponse.RecentSearchResultOrBuilder> |
CompleteQueryResponse.Builder.getRecentSearchResultsOrBuilderList()
Matched recent searches of this user.
|
List<? extends CompleteQueryResponse.RecentSearchResultOrBuilder> |
CompleteQueryResponseOrBuilder.getRecentSearchResultsOrBuilderList()
Matched recent searches of this user.
|
Copyright © 2024 Google LLC. All rights reserved.