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-04-09 UTC."],[[["This page provides documentation for the `RunContinuousTestRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, specifically for version 2.21.0."],["The `RunContinuousTestRequest` class is used to send requests to run continuous tests in Dialogflow CX environments."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `Environment` (string) and `EnvironmentAsEnvironmentName`, which are used to specify the target environment for continuous testing, and it contains constructors for creating new instances of the class."],["The document provides links to documentation for previous versions of this class, all the way from version 2.23.0 down to 1.0.0."]]],[]]