Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
[[["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-06-27 UTC."],[[["\u003cp\u003eThe content describes the metadata returned by the \u003ccode\u003eTestCases.ImportTestCases\u003c/code\u003e operation, which involves handling the import of test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of the metadata includes an array of \u003ccode\u003eTestCaseError\u003c/code\u003e objects to handle errors encountered during the import process.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTestCaseError\u003c/code\u003e provides details about failed test cases, containing the test case object and its associated status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eerrors\u003c/code\u003e field indicates any object that has encountered failure in the importing of the test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etestCase\u003c/code\u003e field indicates which test case is the source of the error.\u003c/p\u003e\n"]]],[],null,["# ImportTestCasesMetadata\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TestCaseError](#TestCaseError)\n - [JSON representation](#TestCaseError.SCHEMA_REPRESENTATION)\n\nMetadata returned for the [TestCases.ImportTestCases](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.testCases/import#google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases) long running operation.\n\nTestCaseError\n-------------\n\nError info for importing a test."]]