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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, with the latest version being 2.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e class is used to request the deletion of a conversation, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: one is parameterless, and the other accepts another \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e object as a parameter, supporting the creation of a new \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e object with properties from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e include \u003ccode\u003eConversationName\u003c/code\u003e to specify the conversation in a typed format, \u003ccode\u003eForce\u003c/code\u003e which determines if analyses associated with the conversation should also be deleted, and \u003ccode\u003eName\u003c/code\u003e which is the string identifier of the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes various versions of the \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e, ranging from version 1.0.0 to the latest version 2.19.0, with version 2.9.0 being presented as the main focus.\u003c/p\u003e\n"]]],[],null,[]]