ChatEngineChatEngineMetadata

data class ChatEngineChatEngineMetadata(val dialogflowAgent: String? = null)

Constructors

Link copied to clipboard
constructor(dialogflowAgent: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dialogflowAgent: String? = null

(Output) The resource name of a Dialogflow agent, that this Chat Engine refers to.