public sealed class RunTestCaseMetadata : IMessage<RunTestCaseMetadata>, IEquatable<RunTestCaseMetadata>, IDeepCloneable<RunTestCaseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RunTestCaseMetadata.
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 the `RunTestCaseMetadata` class is 2.23.0, which can be found in the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This webpage provides reference documentation and code samples for the `RunTestCaseMetadata` class within the Dialogflow v3 API, detailing its use in long-running operations related to test cases."],["The `RunTestCaseMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality and compatibility."],["The page lists a history of available versions for the `RunTestCaseMetadata` class, ranging from version 1.0.0 to the latest 2.23.0, allowing users to access documentation specific to each version."],["The `RunTestCaseMetadata` class, derived from `Object`, features a default constructor and a copy constructor."]]],[]]