public sealed class ImportTestCasesMetadata : IMessage<ImportTestCasesMetadata>, IEquatable<ImportTestCasesMetadata>, IDeepCloneable<ImportTestCasesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportTestCasesMetadata.
Metadata returned for the
[TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases]
long running operation.
[[["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-04-09 UTC."],[[["This page provides documentation for the `ImportTestCasesMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the Dialogflow v3 API in .NET."],["The `ImportTestCasesMetadata` class is used to handle metadata related to the long-running operation of importing test cases."],["The documentation lists available versions of the Dialogflow v3 API, ranging from version 1.0.0 to the latest version, 2.23.0."],["The `ImportTestCasesMetadata` class inherits from the base `object` class and implements several interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `Errors` property in the `ImportTestCasesMetadata` class provides a collection of `TestCaseError` objects, detailing any errors encountered during test case imports."]]],[]]