public sealed class DeleteConversationRequest : IMessage<DeleteConversationRequest>, IEquatable<DeleteConversationRequest>, IDeepCloneable<DeleteConversationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeleteConversationRequest.
If set to true, all of this conversation's analyses will also be deleted.
Otherwise, the request will only succeed if the conversation has no
analyses.
[[["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 `DeleteConversationRequest` class within the Google Cloud Contact Center Insights v1 API, specifically detailing its use for deleting conversations."],["The latest version available for the `DeleteConversationRequest` documentation is 2.19.0, while the current page details version 2.16.0."],["The `DeleteConversationRequest` class includes properties like `ConversationName`, `Force`, and `Name`, which define how to specify and manage the deletion of conversations."],["The documentation lists numerous versions of the API, from version 1.0.0 up to the most recent 2.19.0, allowing developers to access the documentation relevant to them."],["The `DeleteConversationRequest` class inherits from various interfaces and classes such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its position in the object inheritance structure."]]],[]]