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."],[[["The `RunContinuousTestResponse` class is a response message for the `Environments.RunContinuousTest` method in the Google Cloud Dialogflow CX V3 API."],["The latest version of the `RunContinuousTestResponse` documentation is 2.23.0, with historical versions available from 1.0.0 to 2.22.0."],["The `RunContinuousTestResponse` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `ContinuousTestResult` property which provides the result for a continuous test run."],["The documentation includes information on two constructors for the `RunContinuousTestResponse` class."]]],[]]