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."],[[["The latest version available for the `RunContinuousTestResponse` class is 2.23.0 within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This webpage documents the `RunContinuousTestResponse` class, which is a response message for `Environments.RunContinuousTest` within the Dialogflow v3 API."],["The `RunContinuousTestResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with various functionalities."],["The class includes a property called `ContinuousTestResult` of type `ContinuousTestResult` that provides the result for a continuous test run, as well as inherited members from the object class."],["Multiple versions are available for this class, from 1.0.0 up to 2.23.0, showcasing its development over time, as well as multiple constructors to instantiate the class."]]],[]]