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."],[[["The latest version of `ExportTestCasesMetadata` is 2.23.0, with numerous previous versions available for reference, ranging from 1.0.0 to 2.22.0."],["`ExportTestCasesMetadata` is a class that provides metadata for the `TestCases.ExportTestCases` long-running operation."],["The `ExportTestCasesMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["There are two constructors available: a default parameterless constructor and one that takes another `ExportTestCasesMetadata` object as a parameter."]]],[]]