ExtractionConfiguration

The extraction configuration that defines how data is extracted from customer interactions.

Types

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

Properties

Link copied to clipboard

The behavior when the extraction cannot find the specified data in the interaction.

Link copied to clipboard

The prompt hint that guides the extraction. This text tells the generative AI model what data to look for in the customer interaction.

Functions

Link copied to clipboard
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