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."],[[["The latest version available for `Google.Cloud.Dialogflow.Cx.V3.ImportTestCasesMetadata` is version 2.23.0, with many previous versions listed back to version 1.0.0."],["`ImportTestCasesMetadata` is a class used to handle metadata related to the long-running operation `TestCases.ImportTestCases` within the Dialogflow CX V3 API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for comprehensive functionality."],["It includes properties like `Errors`, which is a `RepeatedField` that contains errors that may occur while running failed test cases."],["The `ImportTestCasesMetadata` class has 2 constructors, one default and one that takes in the `ImportTestCasesMetadata` class as a parameter, to allow for duplication."]]],[]]