public sealed class CreateTestCaseRequest : IMessage<CreateTestCaseRequest>, IEquatable<CreateTestCaseRequest>, IDeepCloneable<CreateTestCaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateTestCaseRequest.
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 provided content details the \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists various versions of the \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version, 2.23.0, allowing developers to access documentation specific to each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class is used to create test cases within Dialogflow agents, and the request requires the agent's details and the test case information, as indicated by the \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eTestCase\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple 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\u003eThere are two constructor methods for this class, one being a default and the other copying an existing instance of the \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]