public sealed class BulkDeleteConversationsResponse : IMessage<BulkDeleteConversationsResponse>, IEquatable<BulkDeleteConversationsResponse>, IDeepCloneable<BulkDeleteConversationsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class BulkDeleteConversationsResponse.
The response for a bulk delete 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 webpage provides reference documentation for the `BulkDeleteConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The `BulkDeleteConversationsResponse` class is used to represent the response received after a bulk delete conversations operation."],["The latest version available is 2.19.0, and the page lists versions dating back to 1.0.0."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its structure and capabilities."],["It includes details on the namespace (`Google.Cloud.ContactCenterInsights.V1`), the associated assembly (`Google.Cloud.ContactCenterInsights.V1.dll`), and the available constructors for the `BulkDeleteConversationsResponse` class."]]],[]]