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 documentation for the `RunTestCaseMetadata` class within the Google Cloud Dialogflow CX v3 API, specifically within the .NET environment."],["The content lists multiple versions of the API, ranging from version 1.0.0 to the latest version 2.23.0, each with a dedicated documentation page for `RunTestCaseMetadata`."],["`RunTestCaseMetadata` is a class that currently has no fields and provides metadata for long-running operations related to running test cases in Dialogflow CX."],["The `RunTestCaseMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base object class."],["The class has two constructors, one default constructor that takes no parameters and one that takes another `RunTestCaseMetadata` object as a parameter."]]],[]]