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 content pertains to the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically version 1.3.0, and it describes how test cases are deleted.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message for the \u003ccode\u003eTestCases.BatchDeleteTestCases\u003c/code\u003e operation, and it implements several interfaces including \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 like \u003ccode\u003eNames\u003c/code\u003e (a list of test case names to be deleted), \u003ccode\u003eParent\u003c/code\u003e (the agent from which to delete the test cases), \u003ccode\u003eParentAsAgentName\u003c/code\u003e (an \u003ccode\u003eAgentName\u003c/code\u003e-typed view over the parent property) and \u003ccode\u003eTestCaseNames\u003c/code\u003e (a \u003ccode\u003eTestCaseName\u003c/code\u003e-typed view over the Names property).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available in the listing, ranging from version 1.0.0 up to the latest 2.23.0 for the batch delete test cases request.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using either an empty constructor, or a copy constructor, which takes another object of type \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]