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 reference documentation for the `ImportTestCasesMetadata` class within the Dialogflow v3 API."],["The latest available version of the API is 2.23.0, and the documentation lists multiple versions, starting from 1.0.0 up to the most recent."],["`ImportTestCasesMetadata` is used to handle metadata returned by long-running `TestCases.ImportTestCases` operations, implementing various interfaces for functionality like message handling and deep cloning."],["The class includes a property called `Errors`, which is a repeated field to store errors for test cases that have failed."],["Constructors are available to create an instance of the `ImportTestCasesMetadata` class, both a default constructor and one that accepts another `ImportTestCasesMetadata` instance for copying."]]],[]]