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 page provides documentation for the `RunContinuousTestResponse` class within the Google Cloud Dialogflow CX V3 API, specifically for the .NET environment."],["The `RunContinuousTestResponse` class is a response message used by the `Environments.RunContinuousTest` method and includes a `ContinuousTestResult` property to provide the outcome of a continuous test run."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and equality comparisons."],["There are documented versions of the class for the range between 2.23.0 down to 1.0.0, with each having a direct link to their respective documentation page."],["The page provides information on the `RunContinuousTestResponse` class's constructors and inherited members from the base `Object` class, in addition to its namespace and assembly details."]]],[]]