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 latest version of the `RunContinuousTestResponse` is 2.23.0, while version 1.12.0 is also detailed on this page."],["This page documents the `RunContinuousTestResponse` class, which is the response message for the `Environments.RunContinuousTest` operation in Google Cloud Dialogflow CX V3."],["The `RunContinuousTestResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunContinuousTestResponse` class has two constructors, one default and another that takes another `RunContinuousTestResponse` object as a parameter, and a property named `ContinuousTestResult`."],["This documentation page provides access to various versions of `RunContinuousTestResponse`, ranging from version 1.0.0 up to the latest version 2.23.0, with the ability to navigate to each specific version."]]],[]]