IntentLevelSlotResolutionTestResultItem

Information about intent-level slot resolution in a test result.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the intent that was recognized.

Link copied to clipboard

Indicates whether the conversation involves multiple turns or not.

Link copied to clipboard

The results for the slot resolution in the test execution result.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String