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."],[[["This page provides documentation for the `RunTestCaseMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for the .NET platform."],["The `RunTestCaseMetadata` class is used to provide metadata for the `TestCases.RunTestCase` long-running operation, and is a class that currently does not contain any fields."],["This documentation shows that the latest version of `RunTestCaseMetadata` is in the `2.23.0` release, with older versions ranging from `2.22.0` down to `1.0.0` being available as well."],["The class implements multiple interfaces, including `IMessage\u003cRunTestCaseMetadata\u003e`, `IEquatable\u003cRunTestCaseMetadata\u003e`, `IDeepCloneable\u003cRunTestCaseMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["The `RunTestCaseMetadata` class can be instantiated via 2 constructors, one with no parameters and another that accepts another `RunTestCaseMetadata` object."]]],[]]