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