RealTimeContactAnalysisSegmentExtractedInformation

Segment containing information extracted from the conversation. Each segment represents the results for a single extraction definition.

Types

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

Properties

Link copied to clipboard

The list of values extracted from the conversation for this extraction definition. This field is empty when a FailureCode is present.

Link copied to clipboard

The display label of the extraction definition that produced this result.

Link copied to clipboard

The identifier of the extraction definition that produced this result.

Link copied to clipboard

The name of the extraction definition that produced this result.

Link copied to clipboard

If the information failed to be extracted, one of the following failure codes occurs:

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