public sealed class RunTestCaseMetadata : IMessage<RunTestCaseMetadata>, IEquatable<RunTestCaseMetadata>, IDeepCloneable<RunTestCaseMetadata>, IBufferMessage, IMessage
Metadata returned for the [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase] 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 `RunTestCaseMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its role in long-running operations related to `TestCases.RunTestCase`."],["The `RunTestCaseMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its support for advanced functionality."],["The `RunTestCaseMetadata` class inherits from the `Object` class and includes methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, which it inherits from it's parent."],["The page lists all versions available of `RunTestCaseMetadata`, ranging from the latest version `2.23.0` all the way to version `1.0.0`, which links to the respective documentation for each version."],["The page describes the available constructors for the `RunTestCaseMetadata` class, including a parameterless constructor and one that takes another `RunTestCaseMetadata` object as an argument."]]],[]]