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 webpage provides documentation for the `RunTestCaseMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its purpose and implementation."],["The `RunTestCaseMetadata` class is used to store metadata for long-running `TestCases.RunTestCase` operations and currently contains no fields."],["The documentation includes a list of available versions, from 1.0.0 to the latest version 2.23.0, and offers links to each version's specific documentation for the `RunTestCaseMetadata`."],["The class inherits from `Object` and implements `IMessage\u003cRunTestCaseMetadata\u003e`, `IEquatable\u003cRunTestCaseMetadata\u003e`, `IDeepCloneable\u003cRunTestCaseMetadata\u003e`, `IBufferMessage`, and `IMessage`."],["The documentation lists two constructors for the `RunTestCaseMetadata` class, one default constructor, and one that takes an instance of the class as a parameter."]]],[]]