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 webpage provides documentation for the `RunContinuousTestResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically version 1.6.0."],["`RunContinuousTestResponse` is a response message used in the `Environments.RunContinuousTest` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various operations."],["The documentation details the class's constructors and a `ContinuousTestResult` property, which holds the results of a continuous test run, and this can be found in different versions ranging from 2.23.0 down to 1.0.0."],["The webpage lists various versions of `RunContinuousTestResponse`, each with its own link."]]],[]]