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."],[[["This document provides reference documentation for the `BulkAnalyzeConversationsResponse` class within the Google Cloud Contact Center Insights v1 API."],["The `BulkAnalyzeConversationsResponse` class is used to represent the response of a bulk analysis operation on conversations, and it is derived from several interfaces."],["The document lists the different available versions of `BulkAnalyzeConversationsResponse`, from 1.0.0 to the latest 2.19.0, each with a link to its corresponding documentation."],["The `BulkAnalyzeConversationsResponse` class includes two properties: `FailedAnalysisCount` and `SuccessfulAnalysisCount`, both of which are integers that represent the number of failed and successful analyses respectively."],["The documentation provides details on the constructors of `BulkAnalyzeConversationsResponse`, including the default constructor and a constructor that takes another `BulkAnalyzeConversationsResponse` instance as a parameter."]]],[]]