Uses of Interface
com.google.cloud.dialogflow.v2beta1.SuggestionResultOrBuilder
-
Packages that use SuggestionResultOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SuggestionResultOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement SuggestionResultOrBuilder Modifier and Type Class Description classSuggestionResultOne response of different type of suggestion response which is used in the response of [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent] and [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent], as well as [HumanAgentAssistantEvent][google.cloud.dialogflow.v2beta1.HumanAgentAssistantEvent].static classSuggestionResult.BuilderOne response of different type of suggestion response which is used in the response of [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent] and [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent], as well as [HumanAgentAssistantEvent][google.cloud.dialogflow.v2beta1.HumanAgentAssistantEvent].Methods in com.google.cloud.dialogflow.v2beta1 that return SuggestionResultOrBuilder Modifier and Type Method Description SuggestionResultOrBuilderAnalyzeContentResponse.Builder. getEndUserSuggestionResultsOrBuilder(int index)The suggestions for end user.SuggestionResultOrBuilderAnalyzeContentResponse. getEndUserSuggestionResultsOrBuilder(int index)The suggestions for end user.SuggestionResultOrBuilderAnalyzeContentResponseOrBuilder. getEndUserSuggestionResultsOrBuilder(int index)The suggestions for end user.SuggestionResultOrBuilderStreamingAnalyzeContentResponse.Builder. getEndUserSuggestionResultsOrBuilder(int index)The suggestions for end user.SuggestionResultOrBuilderStreamingAnalyzeContentResponse. getEndUserSuggestionResultsOrBuilder(int index)The suggestions for end user.SuggestionResultOrBuilderStreamingAnalyzeContentResponseOrBuilder. getEndUserSuggestionResultsOrBuilder(int index)The suggestions for end user.SuggestionResultOrBuilderAnalyzeContentResponse.Builder. getHumanAgentSuggestionResultsOrBuilder(int index)The suggestions for most recent human agent.SuggestionResultOrBuilderAnalyzeContentResponse. getHumanAgentSuggestionResultsOrBuilder(int index)The suggestions for most recent human agent.SuggestionResultOrBuilderAnalyzeContentResponseOrBuilder. getHumanAgentSuggestionResultsOrBuilder(int index)The suggestions for most recent human agent.SuggestionResultOrBuilderStreamingAnalyzeContentResponse.Builder. getHumanAgentSuggestionResultsOrBuilder(int index)The suggestions for most recent human agent.SuggestionResultOrBuilderStreamingAnalyzeContentResponse. getHumanAgentSuggestionResultsOrBuilder(int index)The suggestions for most recent human agent.SuggestionResultOrBuilderStreamingAnalyzeContentResponseOrBuilder. getHumanAgentSuggestionResultsOrBuilder(int index)The suggestions for most recent human agent.SuggestionResultOrBuilderHumanAgentAssistantEvent.Builder. getSuggestionResultsOrBuilder(int index)The suggestion results payload that this notification refers to.SuggestionResultOrBuilderHumanAgentAssistantEvent. getSuggestionResultsOrBuilder(int index)The suggestion results payload that this notification refers to.SuggestionResultOrBuilderHumanAgentAssistantEventOrBuilder. getSuggestionResultsOrBuilder(int index)The suggestion results payload that this notification refers to.Methods in com.google.cloud.dialogflow.v2beta1 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.
-