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 page provides documentation for the \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, showing its definition, purpose, and implementation details.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteConversationRequest\u003c/code\u003e is a class used to request the deletion of a conversation, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \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\u003eThe class has properties such as \u003ccode\u003eConversationName\u003c/code\u003e, \u003ccode\u003eForce\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the conversation to delete and whether associated analyses should be deleted as well.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, ranging from 1.0.0 to 2.19.0, with 2.19.0 being the latest, and each version contains the documentation for the \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default constructor, and one which receives another instance of \u003ccode\u003eDeleteConversationRequest\u003c/code\u003e to duplicate it.\u003c/p\u003e\n"]]],[],null,[]]