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 page provides documentation for the `BulkDeleteConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of the API is 2.19.0, and documentation for versions ranging from 1.0.0 to 2.19.0 is accessible."],["The `BulkDeleteConversationsResponse` class is the response type for bulk delete conversation operations and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It includes constructors for creating new instances, either empty or by copying another `BulkDeleteConversationsResponse` object."],["The class is found within the `Google.Cloud.ContactCenterInsights.V1` namespace, found in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]