public sealed class ExportTestCasesMetadata : IMessage<ExportTestCasesMetadata>, IEquatable<ExportTestCasesMetadata>, IDeepCloneable<ExportTestCasesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportTestCasesMetadata.
Metadata returned for the
[TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases]
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 `ExportTestCasesMetadata` class within the Google Cloud Dialogflow CX v3 API, covering versions from 1.0.0 to 2.23.0."],["`ExportTestCasesMetadata` is a class used to provide metadata for the `TestCases.ExportTestCases` long-running operation in the Dialogflow CX API, however currently, it has no fields."],["The `ExportTestCasesMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which is in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The class has two constructors `ExportTestCasesMetadata()`, and `ExportTestCasesMetadata(ExportTestCasesMetadata other)`."]]],[]]