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 page provides documentation for the `RunContinuousTestMetadata` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace in the .NET library."],["The `RunContinuousTestMetadata` class is used to represent metadata for the `Environments.RunContinuousTest` long-running operation within Dialogflow CX."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message interactions."],["The documentation includes details on available versions, ranging from 1.0.0 to 2.23.0, and includes details on the public constructors and the `Errors` property."],["The class inherits from `Object` and has inherited methods `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()` which are common to all objects in .Net."]]],[]]