Uses of Class
com.google.cloud.contactcenterinsights.v1.ConversationParticipant.ParticipantCase
-
Packages that use ConversationParticipant.ParticipantCase Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ConversationParticipant.ParticipantCase in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationParticipant.ParticipantCase Modifier and Type Method Description static ConversationParticipant.ParticipantCaseConversationParticipant.ParticipantCase. forNumber(int value)ConversationParticipant.ParticipantCaseConversationParticipant.Builder. getParticipantCase()ConversationParticipant.ParticipantCaseConversationParticipant. getParticipantCase()ConversationParticipant.ParticipantCaseConversationParticipantOrBuilder. getParticipantCase()static ConversationParticipant.ParticipantCaseConversationParticipant.ParticipantCase. valueOf(int value)Deprecated.static ConversationParticipant.ParticipantCaseConversationParticipant.ParticipantCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ConversationParticipant.ParticipantCase[]ConversationParticipant.ParticipantCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-