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 webpage provides reference documentation for the `RunContinuousTestRequest` class within the Google Cloud Dialogflow CX V3 API."],["The `RunContinuousTestRequest` class is a request message used for initiating continuous testing of Dialogflow environments."],["The page lists available versions of the Dialogflow CX V3 API, from the latest version 2.23.0 down to 1.0.0, offering links to documentation for each version."],["The documentation outlines the class's inheritance, implemented interfaces, inherited members, namespace, and assembly."],["The page details the constructors and properties, including the `Environment` property, which specifies the environment to be tested, and the associated `EnvironmentAsEnvironmentName` property."]]],[]]