ITranscriptSegment

google.cloud.contactcenterinsights.v1.Conversation.Transcript. ITranscriptSegment

Properties of a TranscriptSegment.

Properties:
Name Type Attributes Description
messageTime google.protobuf.ITimestamp | null <optional>

TranscriptSegment messageTime

text string | null <optional>

TranscriptSegment text

confidence number | null <optional>

TranscriptSegment confidence

words Array.<google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.IWordInfo> | null <optional>

TranscriptSegment words

languageCode string | null <optional>

TranscriptSegment languageCode

channelTag number | null <optional>

TranscriptSegment channelTag

segmentParticipant google.cloud.contactcenterinsights.v1.IConversationParticipant | null <optional>

TranscriptSegment segmentParticipant

dialogflowSegmentMetadata google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.IDialogflowSegmentMetadata | null <optional>

TranscriptSegment dialogflowSegmentMetadata

sentiment google.cloud.contactcenterinsights.v1.ISentimentData | null <optional>

TranscriptSegment sentiment