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 use in long-running operations for continuous testing of environments."],["The `RunContinuousTestMetadata` class, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is available in multiple versions, ranging from 1.0.0 to 2.23.0 (latest)."],["The documentation lists the various available versions of `RunContinuousTestMetadata`, including the latest version 2.23.0, and outlines how it inherits from `Object` and implements various other interfaces."],["The class's constructors and the `Errors` property, which returns a `RepeatedField` of `TestError` objects, are also detailed."]]],[]]