GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs

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

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfigArgs

Properties

Link copied to clipboard
val model: Output<String>? = null

Conversation model resource name. Format: projects//conversationModels/.