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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `CreateTestCaseRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `CreateTestCaseRequest` class is used as a request message for creating test cases in the Dialogflow CX v3 API."],["The documentation lists various versions of the `CreateTestCaseRequest` class, ranging from version 1.0.0 to the latest 2.23.0, with version 2.21.0 currently being displayed."],["The page outlines the class's inheritance, implemented interfaces, constructors, and key properties like `Parent`, `ParentAsAgentName`, and `TestCase`."]]],[]]