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-03-21 UTC."],[[["This webpage provides documentation for the `ImportTestCasesMetadata` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET developers."],["The content lists various versions of the `ImportTestCasesMetadata` class, ranging from version 2.23.0 (latest) down to version 1.0.0, allowing users to access documentation for older releases."],["The `ImportTestCasesMetadata` class is used to represent the metadata returned by the `TestCases.ImportTestCases` long-running operation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for the object."],["The `ImportTestCasesMetadata` class contains properties such as `Errors` which is a `RepeatedField` of type `TestCaseError` and shows errors for failed test cases, along with the listed constructors for it."]]],[]]