Uses of Interface
com.google.cloud.contactcenterinsights.v1.Conversation.TranscriptOrBuilder
-
Packages that use Conversation.TranscriptOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of Conversation.TranscriptOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement Conversation.TranscriptOrBuilder Modifier and Type Class Description static classConversation.TranscriptA message representing the transcript of a conversation.static classConversation.Transcript.BuilderA message representing the transcript of a conversation.Methods in com.google.cloud.contactcenterinsights.v1 that return Conversation.TranscriptOrBuilder Modifier and Type Method Description Conversation.TranscriptOrBuilderConversation.Builder. getTranscriptOrBuilder()Output only.Conversation.TranscriptOrBuilderConversation. getTranscriptOrBuilder()Output only.Conversation.TranscriptOrBuilderConversationOrBuilder. getTranscriptOrBuilder()Output only.
-