RealTimeContactAnalysisSegmentTranscript

The analyzed transcript segment.

Types

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

Properties

Link copied to clipboard

The content of the transcript. Can be redacted.

Link copied to clipboard

The type of content of the item. For example, text/plain.

Link copied to clipboard

The display name of the participant.

Link copied to clipboard
val id: String

The identifier of the transcript.

Link copied to clipboard

The identifier of the participant.

Link copied to clipboard

The role of the participant. For example, is it a customer, agent, or system.

Link copied to clipboard

Object describing redaction that was applied to the transcript. If transcript has the field it means part of the transcript was redacted.

Link copied to clipboard

The sentiment detected for this piece of transcript.

Link copied to clipboard

Field describing the time of the event. It can have different representations of time.

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