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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]