public sealed class BatchDeleteTestCasesRequest : IMessage<BatchDeleteTestCasesRequest>, IEquatable<BatchDeleteTestCasesRequest>, IDeepCloneable<BatchDeleteTestCasesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class BatchDeleteTestCasesRequest.
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 provided content details the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, which is used to delete multiple test cases in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e 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, indicating its role in protocol buffer messaging and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eNames\u003c/code\u003e (a list of test case names to delete), \u003ccode\u003eParent\u003c/code\u003e (the agent from which test cases are deleted), \u003ccode\u003eParentAsAgentName\u003c/code\u003e, and \u003ccode\u003eTestCaseNames\u003c/code\u003e, which provide structured ways to interact with the test case deletion process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the package is 2.23.0, and there are many other versions available, ranging from 2.22.0 all the way down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides constructors for the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class, including a default constructor and one that accepts another \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"]]],[],null,[]]