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 page details the `ExportTestCasesMetadata` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace for .NET, used for metadata during long-running test case export operations."],["The latest version of this class is 2.23.0, with a history of versions available from 1.0.0 up to this newest version, and the content of the page is about version 2.0.0."],["`ExportTestCasesMetadata` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and does not contain any specific fields; however it includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors available: a default constructor and one that accepts another `ExportTestCasesMetadata` object as a parameter for creating a new instance."]]],[]]