Google Cloud Dialogflow V2beta1Human Agent Assistant Config Conversation Model Config Response
data class GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigResponse(val baselineModelVersion: String, val model: String)
Custom conversation models used in agent assist feature. Supported feature: ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigConversationModelConfigResponse(baselineModelVersion: String, model: String)