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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API class ImportTestCasesMetadata is 2.23.0, with numerous previous versions ranging from 2.22.0 down to 1.0.0."],["The `ImportTestCasesMetadata` class provides metadata for the `TestCases.ImportTestCases` long-running operation within the Dialogflow v3 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImportTestCasesMetadata` class includes a property named `Errors`, which is of type `RepeatedField\u003cTestCaseError\u003e` and contains information about any failed test cases."],["There are two constructors to create this object, one empty and the other taking in a previous instance of the object."]]],[]]