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 class
Conversation.Transcript
A message representing the transcript of a conversation.static class
Conversation.Transcript.Builder
A message representing the transcript of a conversation.Methods in com.google.cloud.contactcenterinsights.v1 that return Conversation.TranscriptOrBuilder Modifier and Type Method Description Conversation.TranscriptOrBuilder
Conversation.Builder. getTranscriptOrBuilder()
Output only.Conversation.TranscriptOrBuilder
Conversation. getTranscriptOrBuilder()
Output only.Conversation.TranscriptOrBuilder
ConversationOrBuilder. getTranscriptOrBuilder()
Output only.
-