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 content provides documentation for the \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class within the Dialogflow v3 API, spanning versions from 1.0.0 to 2.23.0, with 2.23.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e is a class used to send a request for the creation of a test case, as indicated by its implementation of several interfaces, including \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 documentation outlines the \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e class's constructors, including a default constructor and one that accepts another \u003ccode\u003eCreateTestCaseRequest\u003c/code\u003e object, along with their respective parameter descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two primary properties, \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eTestCase\u003c/code\u003e, with \u003ccode\u003eParent\u003c/code\u003e being the string representation of the agent to create the test case for, and \u003ccode\u003eTestCase\u003c/code\u003e being the test case object itself that will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsAgentName\u003c/code\u003e is a property, of type \u003ccode\u003eAgentName\u003c/code\u003e, that serves as a typed view of the \u003ccode\u003eParent\u003c/code\u003e property's resource name.\u003c/p\u003e\n"]]],[],null,[]]