public sealed class CreateTestCaseRequest : IMessage<CreateTestCaseRequest>, IEquatable<CreateTestCaseRequest>, IDeepCloneable<CreateTestCaseRequest>, IBufferMessage, IMessage
The request message for [TestCases.CreateTestCase][google.cloud.dialogflow.cx.v3.TestCases.CreateTestCase].
[[["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 \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class is used to send a request to create a new test case within the Google Cloud Dialogflow CX environment, specifically under the TestCases.CreateTestCase method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, with multiple previous versions listed, ranging back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e, implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eParent\u003c/code\u003e (a string representing the agent's location), \u003ccode\u003eParentAsAgentName\u003c/code\u003e (an \u003ccode\u003eAgentName\u003c/code\u003e view over the \u003ccode\u003eParent\u003c/code\u003e property), and \u003ccode\u003eTestCase\u003c/code\u003e (the actual test case to be created).\u003c/p\u003e\n"]]],[],null,[]]