public sealed class ExportTestCasesMetadata : IMessage<ExportTestCasesMetadata>, IEquatable<ExportTestCasesMetadata>, IDeepCloneable<ExportTestCasesMetadata>, IBufferMessage, IMessage
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, detailing its structure and usage."],["The `ExportTestCasesMetadata` class is part of the Google Cloud Dialogflow CX V3 library, specifically related to the `TestCases.ExportTestCases` long-running operation and it has no field."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its interaction with the Protobuf library."],["The documentation lists a comprehensive history of versions for the `ExportTestCasesMetadata`, ranging from the latest 2.23.0 down to 1.0.0, in which each one links to the same `ExportTestCasesMetadata` class."],["The `ExportTestCasesMetadata` class includes two constructors, one default and one that accepts another `ExportTestCasesMetadata` object as a parameter for copying."]]],[]]