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 details the `RunContinuousTestMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for .NET, used for managing continuous test operations."],["The class `RunContinuousTestMetadata` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It represents metadata returned from a long-running `Environments.RunContinuousTest` operation in Google Cloud Dialogflow CX."],["The page provides links to different versions of the class, ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the latest release."],["The `RunContinuousTestMetadata` class includes properties like `Errors`, which is a `RepeatedField` containing details about test errors, as well as constructors for default initialization and cloning from another `RunContinuousTestMetadata` object."]]],[]]