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 for .NET, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `RunContinuousTestResponse` class is the response message for running continuous tests in Dialogflow environments and it inherits from `object` and implements several interfaces."],["The provided content outlines the class's inheritance structure, its implementation of various interfaces, and also covers the `ContinuousTestResult` property, which contains the result of a continuous test run."],["The document presents a comprehensive list of available versions for the `RunContinuousTestResponse` class, ranging from version 1.0.0 up to the latest version, 2.23.0, including links for each version."],["The document details the constructor options for creating instances of the `RunContinuousTestResponse` class, as well as information about its inherited members and assembly."]]],[]]