public sealed class RunContinuousTestRequest : IMessage<RunContinuousTestRequest>, IEquatable<RunContinuousTestRequest>, IDeepCloneable<RunContinuousTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RunContinuousTestRequest.
The request message for
[Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest].
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `RunContinuousTestRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically for the Dialogflow v3 API."],["The `RunContinuousTestRequest` class is used to send a request for running a continuous test in the Dialogflow CX environment and it inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Dialogflow.Cx.V3 API, from version 1.0.0 up to the latest 2.23.0, with version 2.16.0 currently being detailed, allowing developers to access information for each specific release."],["The class has properties for setting the environment, in string format or `EnvironmentName` typed view."],["The class also contains two constructors that will allow the initialization of an instance of the `RunContinuousTestRequest` class."]]],[]]