Google Cloud Dialogflow V2Human Agent Assistant Config Conversation Model Config Args
data class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs(val baselineModelVersion: Output<String>? = null, 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.