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, while there is a list of versions as low as 1.0.0 available."],["`ExportTestCasesMetadata` is a class used for metadata related to the long-running operation of exporting test cases in Dialogflow CX, and it currently does not contain any fields."],["The class `ExportTestCasesMetadata` inherits from Object and implements the following: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ExportTestCasesMetadata` class has a default constructor and a copy constructor, allowing for the creation of new instances and copying from existing ones."],["The namespace for this class is `Google.Cloud.Dialogflow.Cx.V3`, and it is contained within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]