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 reference documentation for the `RunTestCaseMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically for the Dialogflow v3 API."],["`RunTestCaseMetadata` is a class used to represent metadata returned for long-running operations related to running test cases in the Dialogflow CX v3 API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The page lists different versions of the Dialogflow CX v3 API, ranging from version 2.23.0 (latest) down to 1.0.0, each with a link to the documentation for that specific version."],["The current version of the documentation is 2.9.0 and it has two constructors, a parameterless constructor, and one that takes another `RunTestCaseMetadata` object."]]],[]]