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 the response message for the `Environments.RunContinuousTest` method in the Dialogflow CX v3 API."],["The document lists available versions of the API from 1.0.0 to the latest 2.23.0, with all versions containing documentation for `RunContinuousTestResponse`."],["The `RunContinuousTestResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `RunContinuousTestResponse` class contains a `ContinuousTestResult` property, which is of type `ContinuousTestResult`, that represents the result of a continuous test run."]]],[]]