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 class
AutomatedAgentConfig
Defines the Automated Agent to connect to a conversation.static class
AutomatedAgentConfig.Builder
Defines the Automated Agent to connect to a conversation.Methods in com.google.cloud.dialogflow.v2beta1 that return AutomatedAgentConfigOrBuilder Modifier and Type Method Description AutomatedAgentConfigOrBuilder
ConversationProfile.Builder. getAutomatedAgentConfigOrBuilder()
Configuration for an automated agent to use with this profile.AutomatedAgentConfigOrBuilder
ConversationProfile. getAutomatedAgentConfigOrBuilder()
Configuration for an automated agent to use with this profile.AutomatedAgentConfigOrBuilder
ConversationProfileOrBuilder. getAutomatedAgentConfigOrBuilder()
Configuration for an automated agent to use with this profile.
-