words property
List<GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo> ?
words
getter/setter pair
A list of the word-specific information for each word in the segment.
Implementation
core.List<
GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo>?
words;