Class Transcript (1.4.3)

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.

Inheritance

builtins.object > proto.message.Message > Transcript

Classes

TranscriptSegment

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

A segment of a full transcript.