public sealed class RunContinuousTestResponse : IMessage<RunContinuousTestResponse>, IEquatable<RunContinuousTestResponse>, IDeepCloneable<RunContinuousTestResponse>, IBufferMessage, IMessage
The response 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 details the `RunContinuousTestResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for .NET, used for handling responses from continuous testing environments."],["The most recent version of `RunContinuousTestResponse` is 2.23.0, with versions ranging from 2.22.0 down to 1.0.0 also documented here."],["`RunContinuousTestResponse` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `RunContinuousTestResponse` class includes a property called `ContinuousTestResult`, which provides detailed information on the results of a continuous test run."],["The webpage provides documentation for the `RunContinuousTestResponse` class, including its constructors and inherited members, found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]