Get Session Entity Type Result
data class GetSessionEntityTypeResult(val entities: List<GoogleCloudDialogflowCxV3EntityTypeEntityResponse>, val entityOverrideMode: String, val name: String)
Constructors
Link copied to clipboard
fun GetSessionEntityTypeResult(entities: List<GoogleCloudDialogflowCxV3EntityTypeEntityResponse>, entityOverrideMode: String, name: String)