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."],[[["This webpage provides documentation for the `ExportTestCasesMetadata` class within the Google Cloud Dialogflow CX V3 API."],["The latest version of `ExportTestCasesMetadata` is 2.23.0, and the page also lists previous versions, including version 2.15.0, which is being highlighted on this page."],["The `ExportTestCasesMetadata` class is used as metadata for the long-running `ExportTestCases` operation and currently contains no fields."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors listed, a default one with no parameters and another that accepts another `ExportTestCasesMetadata` object."]]],[]]