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\u003eThis document outlines the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for requesting the deletion of multiple test cases in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class has properties to specify the parent agent and the names of the test cases to be deleted, including \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsAgentName\u003c/code\u003e, \u003ccode\u003eNames\u003c/code\u003e, and \u003ccode\u003eTestCaseNames\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere is an extensive list of available versions ranging from 2.23.0 (latest) all the way back to 1.0.0, each one providing a reference to the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its integration with Google's protocol buffer system and .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class is constructed either as a new object or as a clone of another \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]