public sealed class RunContinuousTestRequest : IMessage<RunContinuousTestRequest>, IEquatable<RunContinuousTestRequest>, IDeepCloneable<RunContinuousTestRequest>, IBufferMessage, IMessage
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."],[[["The latest version of the `RunContinuousTestRequest` is 2.23.0, as part of the Google.Cloud.Dialogflow.Cx.V3 library."],["This webpage provides access to various versions of the `RunContinuousTestRequest`, ranging from version 1.0.0 to 2.23.0, with links to the documentation for each version."],["`RunContinuousTestRequest` is a request message for `Environments.RunContinuousTest`, used within the Google Cloud Dialogflow CX v3 environment, and implements multiple interfaces for message handling and object interactions."],["`RunContinuousTestRequest` includes properties such as `Environment`, which is a required field representing the environment ID, and `EnvironmentAsEnvironmentName`, which offers a typed view of the environment resource name."],["The class has both a default constructor, `RunContinuousTestRequest()`, and an overload, `RunContinuousTestRequest(RunContinuousTestRequest other)`, which copies an existing `RunContinuousTestRequest` object."]]],[]]