public sealed class BulkDeleteConversationsRequest : IMessage<BulkDeleteConversationsRequest>, IEquatable<BulkDeleteConversationsRequest>, IDeepCloneable<BulkDeleteConversationsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class BulkDeleteConversationsRequest.
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\u003eThis document provides reference documentation for the \u003ccode\u003eBulkDeleteConversationsRequest\u003c/code\u003e class within the Google Cloud Contact Center Insights v1 API, specifically version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBulkDeleteConversationsRequest\u003c/code\u003e class is used to define a request to delete multiple conversations in bulk, and it implements interfaces such as \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 contains properties that define parameters for the bulk delete operation, such as \u003ccode\u003eFilter\u003c/code\u003e to specify which conversations to delete, \u003ccode\u003eForce\u003c/code\u003e to determine if analyses should also be deleted, \u003ccode\u003eMaxDeleteCount\u003c/code\u003e to limit the number of conversations deleted, and \u003ccode\u003eParent\u003c/code\u003e to identify the location of the conversations.\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions of \u003ccode\u003eBulkDeleteConversationsRequest\u003c/code\u003e available, ranging from version 1.0.0 up to the latest version 2.19.0, in addition to the current version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using its public constructor, both with no parameters as well as a constructor taking another \u003ccode\u003eBulkDeleteConversationsRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]