Uses of Interface
com.google.cloud.retail.v2alpha.CompleteQueryResponse.RecentSearchResultOrBuilder
-
Packages that use CompleteQueryResponse.RecentSearchResultOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of CompleteQueryResponse.RecentSearchResultOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement CompleteQueryResponse.RecentSearchResultOrBuilder Modifier and Type Class Description static class
CompleteQueryResponse.RecentSearchResult
Recent search of this user.static class
CompleteQueryResponse.RecentSearchResult.Builder
Recent search of this user.Methods in com.google.cloud.retail.v2alpha that return CompleteQueryResponse.RecentSearchResultOrBuilder Modifier and Type Method Description CompleteQueryResponse.RecentSearchResultOrBuilder
CompleteQueryResponse.Builder. getRecentSearchResultsOrBuilder(int index)
Matched recent searches of this user.CompleteQueryResponse.RecentSearchResultOrBuilder
CompleteQueryResponse. getRecentSearchResultsOrBuilder(int index)
Matched recent searches of this user.CompleteQueryResponse.RecentSearchResultOrBuilder
CompleteQueryResponseOrBuilder. getRecentSearchResultsOrBuilder(int index)
Matched recent searches of this user.Methods in com.google.cloud.retail.v2alpha that return types with arguments of type CompleteQueryResponse.RecentSearchResultOrBuilder Modifier and Type Method Description List<? extends CompleteQueryResponse.RecentSearchResultOrBuilder>
CompleteQueryResponse.Builder. getRecentSearchResultsOrBuilderList()
Matched recent searches of this user.List<? extends CompleteQueryResponse.RecentSearchResultOrBuilder>
CompleteQueryResponse. getRecentSearchResultsOrBuilderList()
Matched recent searches of this user.List<? extends CompleteQueryResponse.RecentSearchResultOrBuilder>
CompleteQueryResponseOrBuilder. getRecentSearchResultsOrBuilderList()
Matched recent searches of this user.
-