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-04-09 UTC."],[[["This page provides documentation for the `RunTestCaseMetadata` class within the Google Cloud Dialogflow CX v3 API, specifically within the .NET library."],["The content lists available versions of the API, with version 2.23.0 being the latest, and includes links to documentation for each version from 1.0.0 to 2.23.0."],["`RunTestCaseMetadata` is a class that contains no specific fields, as indicated by the documentation, and serves as metadata for long-running operations in the `TestCases.RunTestCase` section of the API."],["The `RunTestCaseMetadata` class inherits from the `object` class, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found within the `Google.Cloud.Dialogflow.Cx.V3` namespace and the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and has two constructors, one for instantiating the class, and one for copying it."]]],[]]