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\u003eThis webpage provides reference documentation for the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of the API ranging from 1.0.0 to the latest 2.23.0, showcasing the history and available updates of the \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class is used to request the batch deletion of test cases from a Dialogflow CX agent, and requires the agent's identifier as well as a list of test case names to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which are used to provide core functionalities like defining the message structure, comparing instances, deep-cloning, and handling buffered data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteTestCasesRequest\u003c/code\u003e class has properties such as \u003ccode\u003eNames\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsAgentName\u003c/code\u003e, and \u003ccode\u003eTestCaseNames\u003c/code\u003e which are used to manage the test case names and the parent agent information, utilizing string and resource name type data structures.\u003c/p\u003e\n"]]],[],null,[]]