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 webpage details the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class, which is used for deleting multiple test cases within the Google Cloud Dialogflow CX service.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its role in handling message requests within the Dialogflow CX framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances, either empty or as copies of existing \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eNames\u003c/code\u003e to define which test cases are to be deleted, \u003ccode\u003eParent\u003c/code\u003e to specify the agent they belong to, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e and \u003ccode\u003eTestCaseNames\u003c/code\u003e as resource name views for those properties.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists numerous available versions for this class ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]