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 content provides documentation for the `BulkAnalyzeConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["This class represents the response structure for a bulk analysis of conversations, as indicated by its name and description."],["The provided page documents the API's different versions, ranging from the latest version 2.19.0 all the way to 1.0.0, as well as version 2.8.0 which is also explicitly mentioned."],["`BulkAnalyzeConversationsResponse` allows users to see the number of successful and failed analyses when dealing with conversation analysis."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring its compatibility with various .NET functionalities."]]],[]]