Uses of Interface
com.google.cloud.contactcenterinsights.v1.BulkAnalyzeConversationsRequestOrBuilder
-
Packages that use BulkAnalyzeConversationsRequestOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of BulkAnalyzeConversationsRequestOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement BulkAnalyzeConversationsRequestOrBuilder Modifier and Type Class Description class
BulkAnalyzeConversationsRequest
The request to analyze conversations in bulk.static class
BulkAnalyzeConversationsRequest.Builder
The request to analyze conversations in bulk.Methods in com.google.cloud.contactcenterinsights.v1 that return BulkAnalyzeConversationsRequestOrBuilder Modifier and Type Method Description BulkAnalyzeConversationsRequestOrBuilder
BulkAnalyzeConversationsMetadata.Builder. getRequestOrBuilder()
The original request for bulk analyze.BulkAnalyzeConversationsRequestOrBuilder
BulkAnalyzeConversationsMetadata. getRequestOrBuilder()
The original request for bulk analyze.BulkAnalyzeConversationsRequestOrBuilder
BulkAnalyzeConversationsMetadataOrBuilder. getRequestOrBuilder()
The original request for bulk analyze.
-