words property

A list of the word-specific information for each word in the segment.

Implementation

core.List<
        GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo>?
    words;