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 available for the `RunTestCaseMetadata` class in the Dialogflow v3 API is 2.23.0, which is accessible through a provided link."],["This page documents the `RunTestCaseMetadata` class, specifically within the Google.Cloud.Dialogflow.Cx.V3 namespace, across various versions, including 2.11.0, and going as far back as 1.0.0."],["`RunTestCaseMetadata` is a class that implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, related to the `TestCases.RunTestCase` long-running operation."],["The `RunTestCaseMetadata` class has no fields and is used for metadata related to running test cases in Dialogflow v3."],["The class inherits from the `object` class and has inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]