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 reference documentation for the `BulkDeleteConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The `BulkDeleteConversationsResponse` class is the response type for bulk deleting conversations and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's inheritance hierarchy, showing that it inherits from `object` and lists its implemented interfaces."],["The latest version of this documentation is for version 2.19.0, and historical versions are available for browsing, down to version 1.0.0."],["The page includes the available constructor options for creating `BulkDeleteConversationsResponse` objects."]]],[]]