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, which is part of the Google Cloud Dialogflow CX V3 library."],["This page provides access to various versions of `RunTestCaseMetadata`, ranging from version 1.0.0 to the latest 2.23.0."],["`RunTestCaseMetadata` is used to represent metadata for the `TestCases.RunTestCase` long-running operation within the Dialogflow CX V3 API."],["The `RunTestCaseMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor with no arguments and one that takes in another `RunTestCaseMetadata` object as a parameter, for deep cloning."]]],[]]