GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest constructor
GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest({
- double? analysisPercentage,
- GoogleCloudContactcenterinsightsV1AnnotatorSelector? annotatorSelector,
- String? filter,
- String? parent,
Implementation
GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsRequest({
this.analysisPercentage,
this.annotatorSelector,
this.filter,
this.parent,
});