Uses of Interface
com.google.cloud.retail.v2.CompleteQueryResponse.RecentSearchResultOrBuilder
-
Packages that use CompleteQueryResponse.RecentSearchResultOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of CompleteQueryResponse.RecentSearchResultOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement CompleteQueryResponse.RecentSearchResultOrBuilder Modifier and Type Class Description static classCompleteQueryResponse.RecentSearchResultRecent search of this user.static classCompleteQueryResponse.RecentSearchResult.BuilderRecent search of this user.Methods in com.google.cloud.retail.v2 that return CompleteQueryResponse.RecentSearchResultOrBuilder Modifier and Type Method Description CompleteQueryResponse.RecentSearchResultOrBuilderCompleteQueryResponse.Builder. getRecentSearchResultsOrBuilder(int index)Matched recent searches of this user.CompleteQueryResponse.RecentSearchResultOrBuilderCompleteQueryResponse. getRecentSearchResultsOrBuilder(int index)Matched recent searches of this user.CompleteQueryResponse.RecentSearchResultOrBuilderCompleteQueryResponseOrBuilder. getRecentSearchResultsOrBuilder(int index)Matched recent searches of this user.Methods in com.google.cloud.retail.v2 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.
-