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"]],[["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-09-03 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically detailing its different versions and functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e is 2.23.0, while a comprehensive list of prior versions is provided, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to facilitate batch deletion of test cases in Dialogflow CX, and it implements multiple 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 includes properties like \u003ccode\u003eNames\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsAgentName\u003c/code\u003e, and \u003ccode\u003eTestCaseNames\u003c/code\u003e, which are used to specify which test cases to delete and from which agent.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, a default constructor and one that accepts another instance of \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e for cloning.\u003c/p\u003e\n"]]],[],null,[]]