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.
This message currently has no fields.
[[["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 of `RunTestCaseMetadata` is 2.23.0, and the page provides links to various prior versions, ranging from 2.22.0 down to 1.0.0."],["`RunTestCaseMetadata` is a sealed class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, designed to handle metadata for long-running operations related to `TestCases.RunTestCase`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling structured data and operations."],["`RunTestCaseMetadata` inherits from the `Object` class and currently has no specific fields defined, offering constructors for default instantiation and cloning."]]],[]]