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 documentation for the `RunContinuousTestRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, part of the Dialogflow v3 API."],["The `RunContinuousTestRequest` class is used to send requests for continuous testing of Dialogflow CX environments, and it implements several interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version documented is 2.23.0, and the page also lists numerous previous versions of the `RunContinuousTestRequest` class, going back to version 1.0.0."],["The class has two constructors, one default and another that accepts a `RunContinuousTestRequest` object, and it includes properties for specifying the `Environment` to be tested, either as a string or as an `EnvironmentName` object."]]],[]]