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 page provides documentation for the `RunTestCaseMetadata` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET development."],["The latest version documented is 2.23.0, while the current page's version is 2.4.0, and a large range of previous versions, down to 1.0.0, are available via the links provided."],["`RunTestCaseMetadata` is used in long-running operations related to `TestCases.RunTestCase` and is a class with no specific fields, as indicated in the documentation."],["The class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunTestCaseMetadata` class has two constructors: a default constructor and a copy constructor that takes another `RunTestCaseMetadata` instance as a parameter."]]],[]]