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 available for `RunTestCaseMetadata` within the `Google.Cloud.Dialogflow.Cx.V3` namespace is version 2.23.0."],["This webpage provides a historical archive of `RunTestCaseMetadata` versions, ranging from 1.0.0 up to the most recent version 2.23.0."],["The `RunTestCaseMetadata` class is designed to handle metadata for long-running `TestCases.RunTestCase` operations within Dialogflow CX."],["The class `RunTestCaseMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors, including one that clones an existing `RunTestCaseMetadata` object."],["The current `RunTestCaseMetadata` message has no fields, and inherits from the base `Object` class, providing access to `Object` class members."]]],[]]