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 class
ConversationParticipant
The call participant speaking for a given utterance.static class
ConversationParticipant.Builder
The call participant speaking for a given utterance.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationParticipantOrBuilder Modifier and Type Method Description ConversationParticipantOrBuilder
Conversation.Transcript.TranscriptSegment.Builder. getSegmentParticipantOrBuilder()
The participant of this segment.ConversationParticipantOrBuilder
Conversation.Transcript.TranscriptSegment. getSegmentParticipantOrBuilder()
The participant of this segment.ConversationParticipantOrBuilder
Conversation.Transcript.TranscriptSegmentOrBuilder. getSegmentParticipantOrBuilder()
The participant of this segment.
-