GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo constructor
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo({})
Implementation
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo({
this.confidence,
this.endOffset,
this.startOffset,
this.word,
});