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 webpage provides documentation for the `RunTestCaseMetadata` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The `RunTestCaseMetadata` class is used to represent metadata returned during the execution of a long-running test case operation, however currently it does not have any fields."],["The documentation lists all available versions of the `RunTestCaseMetadata` class, ranging from version 1.0.0 up to the latest release 2.23.0."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation provides information for two constructors of `RunTestCaseMetadata`, as well as the full reference documentation for this class."]]],[]]