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 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 page provides documentation for the `BulkDeleteConversationsResponse` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET."],["The `BulkDeleteConversationsResponse` class is used as a response type for bulk analyze conversations operations, which allows for the deleting of multiple conversations in one operation."],["The documentation includes information on the class's inheritance, interfaces it implements, and the available constructors, with descriptions for the parameters."],["There is a list of available versions for this class ranging from the latest version 2.19.0, down to version 1.0.0, with links to each of their respective pages."],["This page also covers inherited members like `GetHashCode()`, `GetType()`, and `ToString()` that are part of the `object` class."]]],[]]