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 webpage provides documentation for the `ExportTestCasesMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["`ExportTestCasesMetadata` is a class used for managing the metadata related to the `ExportTestCases` long-running operation in the Dialogflow v3 API, and has no current fields."],["The page details the inheritance structure, showing that `ExportTestCasesMetadata` inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage outlines the available versions of this class, ranging from version 2.23.0 (latest) down to 1.0.0, including links to the documentation for each version."],["The webpage also has information on the constructors for the class such as the default and the copy constructor."]]],[]]