public sealed class RunContinuousTestResponse : IMessage<RunContinuousTestResponse>, IEquatable<RunContinuousTestResponse>, IDeepCloneable<RunContinuousTestResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RunContinuousTestResponse.
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 document provides reference documentation for the `RunContinuousTestResponse` class within the Dialogflow v3 API."],["The `RunContinuousTestResponse` class is a response message for running continuous tests in Dialogflow environments and is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, deep cloning, and buffering."],["The document lists the current version, 2.4.0, and provides links to documentation for many previous versions, ranging from 2.23.0 (latest) to 1.0.0."],["The `RunContinuousTestResponse` class contains one property, `ContinuousTestResult`, which holds the actual result of the test."]]],[]]