Google Cloud Dialogflow V2beta1Human Agent Assistant Config Args
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs(val endUserSuggestionConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>? = null, val humanAgentSuggestionConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>? = null, val messageAnalysisConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigArgs>? = null, val notificationConfig: Output<GoogleCloudDialogflowV2beta1NotificationConfigArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs>
Defines the Human Agent Assistant to connect to a conversation.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigArgs(endUserSuggestionConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>? = null, humanAgentSuggestionConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionConfigArgs>? = null, messageAnalysisConfig: Output<GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigMessageAnalysisConfigArgs>? = null, notificationConfig: Output<GoogleCloudDialogflowV2beta1NotificationConfigArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard