Uses of Interface
com.google.cloud.dialogflow.v2.SuggestionResultOrBuilder
-
Packages that use SuggestionResultOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SuggestionResultOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement SuggestionResultOrBuilder Modifier and Type Class Description class
SuggestionResult
One response of different type of suggestion response which is used in the response of [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent] and [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent], as well as [HumanAgentAssistantEvent][google.cloud.dialogflow.v2.HumanAgentAssistantEvent].static class
SuggestionResult.Builder
One response of different type of suggestion response which is used in the response of [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent] and [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent], as well as [HumanAgentAssistantEvent][google.cloud.dialogflow.v2.HumanAgentAssistantEvent].Methods in com.google.cloud.dialogflow.v2 that return SuggestionResultOrBuilder Modifier and Type Method Description SuggestionResultOrBuilder
AnalyzeContentResponse.Builder. getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.SuggestionResultOrBuilder
AnalyzeContentResponse. getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.SuggestionResultOrBuilder
AnalyzeContentResponseOrBuilder. getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.SuggestionResultOrBuilder
StreamingAnalyzeContentResponse.Builder. getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.SuggestionResultOrBuilder
StreamingAnalyzeContentResponse. getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.SuggestionResultOrBuilder
StreamingAnalyzeContentResponseOrBuilder. getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.SuggestionResultOrBuilder
AnalyzeContentResponse.Builder. getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.SuggestionResultOrBuilder
AnalyzeContentResponse. getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.SuggestionResultOrBuilder
AnalyzeContentResponseOrBuilder. getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.SuggestionResultOrBuilder
StreamingAnalyzeContentResponse.Builder. getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.SuggestionResultOrBuilder
StreamingAnalyzeContentResponse. getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.SuggestionResultOrBuilder
StreamingAnalyzeContentResponseOrBuilder. getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.SuggestionResultOrBuilder
HumanAgentAssistantEvent.Builder. getSuggestionResultsOrBuilder(int index)
The suggestion results payload that this notification refers to.SuggestionResultOrBuilder
HumanAgentAssistantEvent. getSuggestionResultsOrBuilder(int index)
The suggestion results payload that this notification refers to.SuggestionResultOrBuilder
HumanAgentAssistantEventOrBuilder. getSuggestionResultsOrBuilder(int index)
The suggestion results payload that this notification refers to.Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type SuggestionResultOrBuilder Modifier and Type Method Description List<? extends SuggestionResultOrBuilder>
AnalyzeContentResponse.Builder. getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.List<? extends SuggestionResultOrBuilder>
AnalyzeContentResponse. getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.List<? extends SuggestionResultOrBuilder>
AnalyzeContentResponseOrBuilder. getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.List<? extends SuggestionResultOrBuilder>
StreamingAnalyzeContentResponse.Builder. getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.List<? extends SuggestionResultOrBuilder>
StreamingAnalyzeContentResponse. getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.List<? extends SuggestionResultOrBuilder>
StreamingAnalyzeContentResponseOrBuilder. getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.List<? extends SuggestionResultOrBuilder>
AnalyzeContentResponse.Builder. getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.List<? extends SuggestionResultOrBuilder>
AnalyzeContentResponse. getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.List<? extends SuggestionResultOrBuilder>
AnalyzeContentResponseOrBuilder. getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.List<? extends SuggestionResultOrBuilder>
StreamingAnalyzeContentResponse.Builder. getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.List<? extends SuggestionResultOrBuilder>
StreamingAnalyzeContentResponse. getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.List<? extends SuggestionResultOrBuilder>
StreamingAnalyzeContentResponseOrBuilder. getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.List<? extends SuggestionResultOrBuilder>
HumanAgentAssistantEvent.Builder. getSuggestionResultsOrBuilderList()
The suggestion results payload that this notification refers to.List<? extends SuggestionResultOrBuilder>
HumanAgentAssistantEvent. getSuggestionResultsOrBuilderList()
The suggestion results payload that this notification refers to.List<? extends SuggestionResultOrBuilder>
HumanAgentAssistantEventOrBuilder. getSuggestionResultsOrBuilderList()
The suggestion results payload that this notification refers to.
-