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."],[[["Version 2.23.0 is the latest version available for the `RunContinuousTestResponse` in the Google.Cloud.Dialogflow.Cx.V3 namespace."],["The `RunContinuousTestResponse` class is used as the response message for the `Environments.RunContinuousTest` method within the API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `RunContinuousTestResponse` class includes a `ContinuousTestResult` property, which provides the outcome of a continuous test run."],["The documentation lists version history from 1.0.0 all the way up to the most recent 2.23.0, with each version linking to its respective documentation."]]],[]]