public sealed class ImportTestCasesMetadata : IMessage<ImportTestCasesMetadata>, IEquatable<ImportTestCasesMetadata>, IDeepCloneable<ImportTestCasesMetadata>, IBufferMessage, IMessage
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-03-21 UTC."],[[["This page provides documentation for the `ImportTestCasesMetadata` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and used in long-running operations related to importing test cases."],["The `ImportTestCasesMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The documentation includes a list of available versions of the `Google.Cloud.Dialogflow.Cx.V3` package, ranging from version 2.23.0 (latest) down to 1.0.0, each version having a page dedicated to the `ImportTestCasesMetadata`."],["The `ImportTestCasesMetadata` class has two constructors, a default one and one that takes another `ImportTestCasesMetadata` instance as an argument."],["The `ImportTestCasesMetadata` class contains a property named `Errors` that is a `RepeatedField` of `TestCaseError` objects and is used to store errors related to failed test cases."]]],[]]