Google Cloud Contactcenterinsights V1Conversation Transcript Transcript Segment Word Info Response
data class GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfoResponse(val confidence: Double, val endOffset: String, val startOffset: String, val word: String)
Word-level info for words in a transcript.
Constructors
Link copied to clipboard
fun GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfoResponse(confidence: Double, endOffset: String, startOffset: String, word: String)