Google Cloud Dialogflow V2Human Agent Assistant Config Conversation Model Config Args
data class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs(val model: Output<String>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs>
Custom conversation models used in agent assist feature. Supported feature: ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs(model: Output<String>? = null)