Uses of Interface
com.google.cloud.contactcenterinsights.v1.ConversationParticipantOrBuilder
-
Packages that use ConversationParticipantOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ConversationParticipantOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement ConversationParticipantOrBuilder Modifier and Type Class Description classConversationParticipantThe call participant speaking for a given utterance.static classConversationParticipant.BuilderThe call participant speaking for a given utterance.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationParticipantOrBuilder Modifier and Type Method Description ConversationParticipantOrBuilderConversation.Transcript.TranscriptSegment.Builder. getSegmentParticipantOrBuilder()The participant of this segment.ConversationParticipantOrBuilderConversation.Transcript.TranscriptSegment. getSegmentParticipantOrBuilder()The participant of this segment.ConversationParticipantOrBuilderConversation.Transcript.TranscriptSegmentOrBuilder. getSegmentParticipantOrBuilder()The participant of this segment.
-