public sealed class BatchDeleteTestCasesRequest : IMessage<BatchDeleteTestCasesRequest>, IEquatable<BatchDeleteTestCasesRequest>, IDeepCloneable<BatchDeleteTestCasesRequest>, IBufferMessage, IMessage
The request message for [TestCases.BatchDeleteTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchDeleteTestCases].
[[["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 latest version of the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e for Google Cloud Dialogflow CX V3 is version 2.23.0, with numerous previous versions listed, starting from 1.0.0, up to the current version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class is used to request the batch deletion of test cases within Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e requires the \u003ccode\u003eParent\u003c/code\u003e property to specify the agent from which to delete the test cases and the \u003ccode\u003eNames\u003c/code\u003e property to list the test cases names to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e has both a default constructor and one that takes another \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e object for easy duplication.\u003c/p\u003e\n"]]],[],null,[]]