Interface protos.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.IWordInfo (3.3.0)

Properties of a WordInfo.

Package

@google-cloud/contact-center-insights

Properties

confidence

confidence?: (number|null);

WordInfo confidence

endOffset

endOffset?: (google.protobuf.IDuration|null);

WordInfo endOffset

startOffset

startOffset?: (google.protobuf.IDuration|null);

WordInfo startOffset

word

word?: (string|null);

WordInfo word