public sealed class BulkAnalyzeConversationsResponse : IMessage<BulkAnalyzeConversationsResponse>, IEquatable<BulkAnalyzeConversationsResponse>, IDeepCloneable<BulkAnalyzeConversationsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class BulkAnalyzeConversationsResponse.
The response for a bulk analyze conversations operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides reference documentation for the `BulkAnalyzeConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["This API class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is implemented in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The `BulkAnalyzeConversationsResponse` class includes properties to track the count of failed and successful analyses during bulk operations, named `FailedAnalysisCount` and `SuccessfulAnalysisCount`."],["The `BulkAnalyzeConversationsResponse` class has multiple versions and has been updated to version `2.19.0`, with previous versions from `2.18.0` down to `1.0.0` being available for reference as well."],["The page details the class's inheritance from `object` and the various interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to provide information on its compatibility and features."]]],[]]