Uses of Interface
com.google.cloud.contactcenterinsights.v1.ConversationDataSourceOrBuilder
-
Packages that use ConversationDataSourceOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ConversationDataSourceOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement ConversationDataSourceOrBuilder Modifier and Type Class Description classConversationDataSourceThe conversation source, which is a combination of transcript and audio.static classConversationDataSource.BuilderThe conversation source, which is a combination of transcript and audio.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationDataSourceOrBuilder Modifier and Type Method Description ConversationDataSourceOrBuilderConversation.Builder. getDataSourceOrBuilder()The source of the audio and transcription for the conversation.ConversationDataSourceOrBuilderConversation. getDataSourceOrBuilder()The source of the audio and transcription for the conversation.ConversationDataSourceOrBuilderConversationOrBuilder. getDataSourceOrBuilder()The source of the audio and transcription for the conversation.
-