public sealed class RunTestCaseRequest : IMessage<RunTestCaseRequest>, IEquatable<RunTestCaseRequest>, IDeepCloneable<RunTestCaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RunTestCaseRequest.
The request message for
[TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase].
[[["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 page provides reference documentation for the \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class is used to construct requests for running test cases within the Dialogflow CX environment, utilizing the \u003ccode\u003eTestCases.RunTestCase\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 2.23.0, while the current version in context is 2.10.0, and documentation for a range of versions from 1.0.0 up to 2.23.0 is available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunTestCaseRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RunTestCaseRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RunTestCaseRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe key properties of the class are \u003ccode\u003eEnvironment\u003c/code\u003e, which is an optional environment name (defaults to draft), and \u003ccode\u003eName\u003c/code\u003e, the required name of the test case to run, along with their name-typed views, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e and \u003ccode\u003eTestCaseName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]