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."],[[["The latest version available for `RunTestCaseMetadata` is 2.23.0, with a range of versions available back to 1.0.0."],["`RunTestCaseMetadata` is a class that provides metadata for the `TestCases.RunTestCase` long-running operation in the Dialogflow CX V3 API."],["This class inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for `RunTestCaseMetadata` is `Google.Cloud.Dialogflow.Cx.V3`, and it's found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The class provides two constructors: a default constructor and one that takes another `RunTestCaseMetadata` object as a parameter."]]],[]]