Uses of Interface
com.google.cloud.contactcenterinsights.v1.IngestConversationsRequest.ConversationConfigOrBuilder
-
Packages that use IngestConversationsRequest.ConversationConfigOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of IngestConversationsRequest.ConversationConfigOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement IngestConversationsRequest.ConversationConfigOrBuilder Modifier and Type Class Description static class
IngestConversationsRequest.ConversationConfig
Configuration that applies to all conversations.static class
IngestConversationsRequest.ConversationConfig.Builder
Configuration that applies to all conversations.Methods in com.google.cloud.contactcenterinsights.v1 that return IngestConversationsRequest.ConversationConfigOrBuilder Modifier and Type Method Description IngestConversationsRequest.ConversationConfigOrBuilder
IngestConversationsRequest.Builder. getConversationConfigOrBuilder()
Configuration that applies to all conversations.IngestConversationsRequest.ConversationConfigOrBuilder
IngestConversationsRequest. getConversationConfigOrBuilder()
Configuration that applies to all conversations.IngestConversationsRequest.ConversationConfigOrBuilder
IngestConversationsRequestOrBuilder. getConversationConfigOrBuilder()
Configuration that applies to all conversations.
-