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.
[[["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."],[[["The latest version available for `ExportTestCasesMetadata` is 2.23.0, with a range of previous versions from 2.22.0 down to 1.0.0 accessible."],["`ExportTestCasesMetadata` is a class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically found in the Google.Cloud.Dialogflow.Cx.V3.dll assembly."],["This class is used to provide metadata for the `TestCases.ExportTestCases` long-running operation in the Dialogflow CX V3 API."],["The `ExportTestCasesMetadata` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for this class: a default constructor and one that takes another `ExportTestCasesMetadata` instance as a parameter."]]],[]]