Uses of Interface
com.google.cloud.dialogflow.v2beta1.HumanAgentAssistantConfig.ConversationModelConfigOrBuilder
-
Packages that use HumanAgentAssistantConfig.ConversationModelConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of HumanAgentAssistantConfig.ConversationModelConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement HumanAgentAssistantConfig.ConversationModelConfigOrBuilder Modifier and Type Class Description static classHumanAgentAssistantConfig.ConversationModelConfigCustom conversation models used in agent assist feature.static classHumanAgentAssistantConfig.ConversationModelConfig.BuilderCustom conversation models used in agent assist feature.Methods in com.google.cloud.dialogflow.v2beta1 that return HumanAgentAssistantConfig.ConversationModelConfigOrBuilder Modifier and Type Method Description HumanAgentAssistantConfig.ConversationModelConfigOrBuilderHumanAgentAssistantConfig.SuggestionFeatureConfig.Builder. getConversationModelConfigOrBuilder()Configs of custom conversation model.HumanAgentAssistantConfig.ConversationModelConfigOrBuilderHumanAgentAssistantConfig.SuggestionFeatureConfig. getConversationModelConfigOrBuilder()Configs of custom conversation model.HumanAgentAssistantConfig.ConversationModelConfigOrBuilderHumanAgentAssistantConfig.SuggestionFeatureConfigOrBuilder. getConversationModelConfigOrBuilder()Configs of custom conversation model.
-