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