transcriptSegments property

A list of sequential transcript segments that comprise the conversation.

Implementation

core.List<
        GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment>?
    transcriptSegments;