Uses of Interface
com.google.cloud.dialogflow.v2beta1.AutomatedAgentConfigOrBuilder
-
Packages that use AutomatedAgentConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of AutomatedAgentConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement AutomatedAgentConfigOrBuilder Modifier and Type Class Description classAutomatedAgentConfigDefines the Automated Agent to connect to a conversation.static classAutomatedAgentConfig.BuilderDefines the Automated Agent to connect to a conversation.Methods in com.google.cloud.dialogflow.v2beta1 that return AutomatedAgentConfigOrBuilder Modifier and Type Method Description AutomatedAgentConfigOrBuilderConversationProfile.Builder. getAutomatedAgentConfigOrBuilder()Configuration for an automated agent to use with this profile.AutomatedAgentConfigOrBuilderConversationProfile. getAutomatedAgentConfigOrBuilder()Configuration for an automated agent to use with this profile.AutomatedAgentConfigOrBuilderConversationProfileOrBuilder. getAutomatedAgentConfigOrBuilder()Configuration for an automated agent to use with this profile.
-