Uses of Interface
com.google.cloud.contactcenterinsights.v1.Conversation.Transcript.TranscriptSegmentOrBuilder
-
Packages that use Conversation.Transcript.TranscriptSegmentOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of Conversation.Transcript.TranscriptSegmentOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement Conversation.Transcript.TranscriptSegmentOrBuilder Modifier and Type Class Description static classConversation.Transcript.TranscriptSegmentA segment of a full transcript.static classConversation.Transcript.TranscriptSegment.BuilderA segment of a full transcript.Methods in com.google.cloud.contactcenterinsights.v1 that return Conversation.Transcript.TranscriptSegmentOrBuilder Modifier and Type Method Description Conversation.Transcript.TranscriptSegmentOrBuilderConversation.Transcript.Builder. getTranscriptSegmentsOrBuilder(int index)A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegmentOrBuilderConversation.Transcript. getTranscriptSegmentsOrBuilder(int index)A list of sequential transcript segments that comprise the conversation.Conversation.Transcript.TranscriptSegmentOrBuilderConversation.TranscriptOrBuilder. getTranscriptSegmentsOrBuilder(int index)A list of sequential transcript segments that comprise the conversation.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type Conversation.Transcript.TranscriptSegmentOrBuilder Modifier and Type Method Description List<? extends Conversation.Transcript.TranscriptSegmentOrBuilder>Conversation.Transcript.Builder. getTranscriptSegmentsOrBuilderList()A list of sequential transcript segments that comprise the conversation.List<? extends Conversation.Transcript.TranscriptSegmentOrBuilder>Conversation.Transcript. getTranscriptSegmentsOrBuilderList()A list of sequential transcript segments that comprise the conversation.List<? extends Conversation.Transcript.TranscriptSegmentOrBuilder>Conversation.TranscriptOrBuilder. getTranscriptSegmentsOrBuilderList()A list of sequential transcript segments that comprise the conversation.
-