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-04-09 UTC."],[[["This document provides reference documentation for the `RunContinuousTestResponse` class within the Dialogflow v3 API for .NET."],["The `RunContinuousTestResponse` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used to capture the response from running continuous tests in Dialogflow CX environments."],["The document outlines the inheritance and implemented interfaces of the `RunContinuousTestResponse` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for the `RunContinuousTestResponse` class, including a default constructor and one that takes another `RunContinuousTestResponse` instance."],["There are multiple different versions of this available, from 1.0.0 to the latest 2.23.0, however, the document is specifically for version 2.21.0, where the class has a `ContinuousTestResult` property for accessing the results of a continuous test run."]]],[]]