Class Transcript (0.6.1)

Transcript(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A message representing the transcript of a conversation.

Attribute

NameDescription
transcript_segments Sequence[google.cloud.contact_center_insights_v1.types.Conversation.Transcript.TranscriptSegment]
A list of sequential transcript segments that comprise the conversation.

Classes

TranscriptSegment

TranscriptSegment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A segment of a full transcript.