Uses of Interface
com.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder
-
Packages that use Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder Modifier and Type Class Description static class
Conversation.Transcript.TranscriptSegment.WordInfo
Word-level info for words in a transcript.static class
Conversation.Transcript.TranscriptSegment.WordInfo.Builder
Word-level info for words in a transcript.Methods in com.google.cloud.contactcenterinsights.v1 that return Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder Modifier and Type Method Description Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder
Conversation.Transcript.TranscriptSegment.Builder. getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder
Conversation.Transcript.TranscriptSegment. getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder
Conversation.Transcript.TranscriptSegmentOrBuilder. getWordsOrBuilder(int index)
A list of the word-specific information for each word in the segment.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder Modifier and Type Method Description List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder>
Conversation.Transcript.TranscriptSegment.Builder. getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder>
Conversation.Transcript.TranscriptSegment. getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.List<? extends Conversation.Transcript.TranscriptSegment.WordInfoOrBuilder>
Conversation.Transcript.TranscriptSegmentOrBuilder. getWordsOrBuilderList()
A list of the word-specific information for each word in the segment.
-