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 classConversationThe conversation resource.static classConversation.BuilderThe conversation resource.Methods in com.google.cloud.contactcenterinsights.v1 that return ConversationOrBuilder Modifier and Type Method Description ConversationOrBuilderCreateConversationRequest.Builder. getConversationOrBuilder()Required.ConversationOrBuilderCreateConversationRequest. getConversationOrBuilder()Required.ConversationOrBuilderCreateConversationRequestOrBuilder. getConversationOrBuilder()Required.ConversationOrBuilderUpdateConversationRequest.Builder. getConversationOrBuilder()Required.ConversationOrBuilderUpdateConversationRequest. getConversationOrBuilder()Required.ConversationOrBuilderUpdateConversationRequestOrBuilder. getConversationOrBuilder()Required.ConversationOrBuilderUploadConversationRequest.Builder. getConversationOrBuilder()Required.ConversationOrBuilderUploadConversationRequest. getConversationOrBuilder()Required.ConversationOrBuilderUploadConversationRequestOrBuilder. getConversationOrBuilder()Required.ConversationOrBuilderListConversationsResponse.Builder. getConversationsOrBuilder(int index)The conversations that match the request.ConversationOrBuilderListConversationsResponse. getConversationsOrBuilder(int index)The conversations that match the request.ConversationOrBuilderListConversationsResponseOrBuilder. 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.
-