Uses of Interface
com.google.cloud.dialogflow.v2beta1.AutomatedAgentReplyOrBuilder
-
Packages that use AutomatedAgentReplyOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of AutomatedAgentReplyOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement AutomatedAgentReplyOrBuilder Modifier and Type Class Description class
AutomatedAgentReply
Represents a response from an automated agent.static class
AutomatedAgentReply.Builder
Represents a response from an automated agent.Methods in com.google.cloud.dialogflow.v2beta1 that return AutomatedAgentReplyOrBuilder Modifier and Type Method Description AutomatedAgentReplyOrBuilder
AnalyzeContentResponse.Builder. getAutomatedAgentReplyOrBuilder()
Optional.AutomatedAgentReplyOrBuilder
AnalyzeContentResponse. getAutomatedAgentReplyOrBuilder()
Optional.AutomatedAgentReplyOrBuilder
AnalyzeContentResponseOrBuilder. getAutomatedAgentReplyOrBuilder()
Optional.AutomatedAgentReplyOrBuilder
StreamingAnalyzeContentResponse.Builder. getAutomatedAgentReplyOrBuilder()
Optional.AutomatedAgentReplyOrBuilder
StreamingAnalyzeContentResponse. getAutomatedAgentReplyOrBuilder()
Optional.AutomatedAgentReplyOrBuilder
StreamingAnalyzeContentResponseOrBuilder. getAutomatedAgentReplyOrBuilder()
Optional.
-