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 latest version of the `BulkAnalyzeConversationsResponse` class is 2.19.0 within the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This class, part of the Contact Center AI Insights v1 API, provides a response structure for bulk analysis operations on conversations."],["`BulkAnalyzeConversationsResponse` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing different functionalities."],["The class includes properties `FailedAnalysisCount` and `SuccessfulAnalysisCount`, which are integers indicating the number of failed and successful analyses, respectively."],["There are multiple available versions for this class, starting at 1.0.0 and incrementally increasing up to the latest, 2.19.0."]]],[]]