Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
class |
SuggestionResult
One 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 class |
SuggestionResult.Builder
One 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].
|
Modifier and Type | Method and Description |
---|---|
SuggestionResultOrBuilder |
AnalyzeContentResponseOrBuilder.getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.
|
SuggestionResultOrBuilder |
AnalyzeContentResponse.getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.
|
SuggestionResultOrBuilder |
AnalyzeContentResponse.Builder.getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.
|
SuggestionResultOrBuilder |
StreamingAnalyzeContentResponse.getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.
|
SuggestionResultOrBuilder |
StreamingAnalyzeContentResponse.Builder.getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.
|
SuggestionResultOrBuilder |
StreamingAnalyzeContentResponseOrBuilder.getEndUserSuggestionResultsOrBuilder(int index)
The suggestions for end user.
|
SuggestionResultOrBuilder |
AnalyzeContentResponseOrBuilder.getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.
|
SuggestionResultOrBuilder |
AnalyzeContentResponse.getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.
|
SuggestionResultOrBuilder |
AnalyzeContentResponse.Builder.getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.
|
SuggestionResultOrBuilder |
StreamingAnalyzeContentResponse.getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.
|
SuggestionResultOrBuilder |
StreamingAnalyzeContentResponse.Builder.getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.
|
SuggestionResultOrBuilder |
StreamingAnalyzeContentResponseOrBuilder.getHumanAgentSuggestionResultsOrBuilder(int index)
The suggestions for most recent human agent.
|
SuggestionResultOrBuilder |
HumanAgentAssistantEvent.getSuggestionResultsOrBuilder(int index)
The suggestion results payload that this notification refers to.
|
SuggestionResultOrBuilder |
HumanAgentAssistantEvent.Builder.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.
|
Modifier and Type | Method and Description |
---|---|
List<? extends SuggestionResultOrBuilder> |
AnalyzeContentResponseOrBuilder.getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.
|
List<? extends SuggestionResultOrBuilder> |
AnalyzeContentResponse.getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.
|
List<? extends SuggestionResultOrBuilder> |
AnalyzeContentResponse.Builder.getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.
|
List<? extends SuggestionResultOrBuilder> |
StreamingAnalyzeContentResponse.getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.
|
List<? extends SuggestionResultOrBuilder> |
StreamingAnalyzeContentResponse.Builder.getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.
|
List<? extends SuggestionResultOrBuilder> |
StreamingAnalyzeContentResponseOrBuilder.getEndUserSuggestionResultsOrBuilderList()
The suggestions for end user.
|
List<? extends SuggestionResultOrBuilder> |
AnalyzeContentResponseOrBuilder.getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.
|
List<? extends SuggestionResultOrBuilder> |
AnalyzeContentResponse.getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.
|
List<? extends SuggestionResultOrBuilder> |
AnalyzeContentResponse.Builder.getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.
|
List<? extends SuggestionResultOrBuilder> |
StreamingAnalyzeContentResponse.getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.
|
List<? extends SuggestionResultOrBuilder> |
StreamingAnalyzeContentResponse.Builder.getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.
|
List<? extends SuggestionResultOrBuilder> |
StreamingAnalyzeContentResponseOrBuilder.getHumanAgentSuggestionResultsOrBuilderList()
The suggestions for most recent human agent.
|
List<? extends SuggestionResultOrBuilder> |
HumanAgentAssistantEvent.getSuggestionResultsOrBuilderList()
The suggestion results payload that this notification refers to.
|
List<? extends SuggestionResultOrBuilder> |
HumanAgentAssistantEvent.Builder.getSuggestionResultsOrBuilderList()
The suggestion results payload that this notification refers to.
|
List<? extends SuggestionResultOrBuilder> |
HumanAgentAssistantEventOrBuilder.getSuggestionResultsOrBuilderList()
The suggestion results payload that this notification refers to.
|
Copyright © 2022 Google LLC. All rights reserved.