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].
Optional. Environment name. If not set, draft environment is assumed.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, detailing its properties, constructors, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class is used to initiate the execution of a test case via the Dialogflow v3 API's \u003ccode\u003eTestCases.RunTestCase\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all available versions of the Dialogflow API, with the most recent version being 2.23.0, and details available as low as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTestCaseRequest\u003c/code\u003e class has properties such as \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e which allow for specification of the test case's environment and identification, respectively, also the properties \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e and \u003ccode\u003eTestCaseName\u003c/code\u003e provide a typed-view of these names.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing standard functionality for message handling and object management.\u003c/p\u003e\n"]]],[],null,[]]