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 detailing its function in long-running operations."],["The `RunTestCaseMetadata` class is an empty message, as it currently has no fields, but it serves as metadata for the `TestCases.RunTestCase` operation."],["The documentation includes a comprehensive list of available versions of the API, ranging from version 1.0.0 up to the latest version 2.23.0, providing links to the `RunTestCaseMetadata` class within each version."],["The `RunTestCaseMetadata` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `RunTestCaseMetadata` class, one being the default constructor and the other taking a `RunTestCaseMetadata` object as a parameter for creating copies."]]],[]]