tock / ai.tock.bot.connector.ga.model.request / GAConversation

GAConversation

data class GAConversation (source)

Constructors

<init>

GAConversation(conversationId: String = Dice.newId(), type: GAConversationType = TYPE_UNSPECIFIED, conversationToken: String? = null)

Properties

conversationId

val conversationId: String

conversationToken

val conversationToken: String?

type

val type: GAConversationType