Uses of Interface
com.google.cloud.contactcenterinsights.v1.ConversationOrBuilder
-
Packages that use ConversationOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ConversationOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement ConversationOrBuilder Modifier and Type Class Description class
Conversation
The conversation resource.static class
Conversation.Builder
The conversation resource.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationOrBuilder Modifier and Type Method Description ConversationOrBuilder
CreateConversationRequest.Builder. getConversationOrBuilder()
Required.ConversationOrBuilder
CreateConversationRequest. getConversationOrBuilder()
Required.ConversationOrBuilder
CreateConversationRequestOrBuilder. getConversationOrBuilder()
Required.ConversationOrBuilder
UpdateConversationRequest.Builder. getConversationOrBuilder()
Required.ConversationOrBuilder
UpdateConversationRequest. getConversationOrBuilder()
Required.ConversationOrBuilder
UpdateConversationRequestOrBuilder. getConversationOrBuilder()
Required.ConversationOrBuilder
UploadConversationRequest.Builder. getConversationOrBuilder()
Required.ConversationOrBuilder
UploadConversationRequest. getConversationOrBuilder()
Required.ConversationOrBuilder
UploadConversationRequestOrBuilder. getConversationOrBuilder()
Required.ConversationOrBuilder
ListConversationsResponse.Builder. getConversationsOrBuilder(int index)
The conversations that match the request.ConversationOrBuilder
ListConversationsResponse. getConversationsOrBuilder(int index)
The conversations that match the request.ConversationOrBuilder
ListConversationsResponseOrBuilder. getConversationsOrBuilder(int index)
The conversations that match the request.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ConversationOrBuilder Modifier and Type Method Description List<? extends ConversationOrBuilder>
ListConversationsResponse.Builder. getConversationsOrBuilderList()
The conversations that match the request.List<? extends ConversationOrBuilder>
ListConversationsResponse. getConversationsOrBuilderList()
The conversations that match the request.List<? extends ConversationOrBuilder>
ListConversationsResponseOrBuilder. getConversationsOrBuilderList()
The conversations that match the request.
-