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."],[[["This document provides reference material for the `CreateTestCaseRequest` class within the Google Cloud Dialogflow CX V3 API, spanning versions from 1.0.0 to the latest 2.23.0."],["`CreateTestCaseRequest` is a request message used in the `TestCases.CreateTestCase` function, which is part of the Dialogflow CX v3 API, for creating test cases."],["The class `CreateTestCaseRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateTestCaseRequest` class has two constructors, one default and one that takes another `CreateTestCaseRequest` as a parameter for cloning, and contains properties such as `Parent` and `TestCase`."],["This document includes versions of the `CreateTestCaseRequest` that are inherited from `Object`, and also documents various properties such as `Parent`, `ParentAsAgentName`, and `TestCase`."]]],[]]