Properties of a TranscriptSegment.
Package
@google-cloud/contact-center-insightsProperties
channelTag
channelTag?: (number|null);TranscriptSegment channelTag
confidence
confidence?: (number|null);TranscriptSegment confidence
dialogflowSegmentMetadata
dialogflowSegmentMetadata?: (google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.IDialogflowSegmentMetadata|null);TranscriptSegment dialogflowSegmentMetadata
languageCode
languageCode?: (string|null);TranscriptSegment languageCode
messageTime
messageTime?: (google.protobuf.ITimestamp|null);TranscriptSegment messageTime
segmentParticipant
segmentParticipant?: (google.cloud.contactcenterinsights.v1.IConversationParticipant|null);TranscriptSegment segmentParticipant
sentiment
sentiment?: (google.cloud.contactcenterinsights.v1.ISentimentData|null);TranscriptSegment sentiment
text
text?: (string|null);TranscriptSegment text
words
words?: (google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.IWordInfo[]|null);TranscriptSegment words