public sealed class ExportTestCasesMetadata : IMessage<ExportTestCasesMetadata>, IEquatable<ExportTestCasesMetadata>, IDeepCloneable<ExportTestCasesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportTestCasesMetadata.
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 page provides reference documentation for the `ExportTestCasesMetadata` class within the Google Cloud Dialogflow CX V3 API."],["This class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used for metadata related to long-running operations involving the export of test cases."],["The `ExportTestCasesMetadata` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions of the API from 1.0.0 to 2.23.0, with version 2.23.0 being the latest available version."],["The class itself is found in the \"Google.Cloud.Dialogflow.Cx.V3.dll\" file and has two constructors, one default and one for copy construction."]]],[]]