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."],[[["This webpage provides reference documentation for the `RunTestCaseMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["`RunTestCaseMetadata` is part of the Dialogflow v3 API and is used for metadata related to the `TestCases.RunTestCase` long-running operation, though currently, the message has no fields."],["The documentation includes details on the class's inheritance, implemented interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, and inherited members."],["The available versions of the `RunTestCaseMetadata` class span from version 1.0.0 up to the latest release of version 2.23.0, allowing access to several versions of this class."],["The webpage also provides information on the constructors available for the `RunTestCaseMetadata` class, including a parameter to copy the `RunTestCaseMetadata` from another instance."]]],[]]