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 webpage details version 2.5.0, along with various other previous versions all the way back to version 1.0.0."],["The `ImportTestCasesMetadata` class is used to handle metadata for the long-running `ImportTestCases` operation in the Dialogflow v3 API, and it inherits from the base `Object` class while also implementing several interfaces."],["The class has a `RepeatedField` property called `Errors`, which is a collection that contains details of failed test cases."],["The available constructors for this class are the default `ImportTestCasesMetadata()` and `ImportTestCasesMetadata(ImportTestCasesMetadata other)` to clone an existing object."]]],[]]