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\u003eThis webpage details the \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for creating test cases in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class is available across multiple versions, ranging from the latest 2.23.0 down to version 1.0.0, with links to their respective documentation pages.\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, showcasing its versatility in message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a default constructor and one that takes another \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class has three properties, \u003ccode\u003eParent\u003c/code\u003e, a string that holds the project, location, and agent ID, \u003ccode\u003eParentAsAgentName\u003c/code\u003e, an AgentName view of the Parent, and \u003ccode\u003eTestCase\u003c/code\u003e, used to define the test case to be created.\u003c/p\u003e\n"]]],[],null,[]]