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 API, showcasing its various versions ranging from 1.0.0 to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e is used for deleting multiple test cases at once and implements interfaces like \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 requires a \u003ccode\u003eParent\u003c/code\u003e property, which is the agent's resource path from which to delete test cases, and \u003ccode\u003eNames\u003c/code\u003e, which is a list of test case resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property has a typed view called \u003ccode\u003eParentAsAgentName\u003c/code\u003e, and the \u003ccode\u003eNames\u003c/code\u003e property has a typed view called \u003ccode\u003eTestCaseNames\u003c/code\u003e, both providing resource name representations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e or cloning an existing one.\u003c/p\u003e\n"]]],[],null,[]]