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 found in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The `BulkAnalyzeConversationsResponse` class is used to represent the response from a bulk analyze conversations operation and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the API, ranging from the latest 2.19.0 down to version 1.0.0, with detailed links to each specific version's documentation, including the selected version 2.18.0."],["The `BulkAnalyzeConversationsResponse` class contains properties like `FailedAnalysisCount` and `SuccessfulAnalysisCount` which are used to inform the amount of failed and successful bulk analysis."]]],[]]