public sealed class RunContinuousTestMetadata : IMessage<RunContinuousTestMetadata>, IEquatable<RunContinuousTestMetadata>, IDeepCloneable<RunContinuousTestMetadata>, IBufferMessage, IMessage
Metadata returned for the [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest] long running
operation.
[[["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 webpage provides documentation for the `RunContinuousTestMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its implementation and usage."],["The `RunContinuousTestMetadata` class is part of the Google Cloud Dialogflow CX V3 library, designed to handle metadata for long-running operations related to running continuous tests."],["The latest version documented is 2.23.0, and the page provides a list of previous versions ranging from 2.22.0 to 1.0.0, each linking to its respective documentation."],["The `RunContinuousTestMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors and a property named `Errors`, which is a `RepeatedField` of `TestError` objects."],["The page contains information on both the inherited members and the implemented members of `RunContinuousTestMetadata` to explain its full properties."]]],[]]