public sealed class ImportTestCasesResponse : IMessage<ImportTestCasesResponse>, IEquatable<ImportTestCasesResponse>, IDeepCloneable<ImportTestCasesResponse>, IBufferMessage, IMessage
The response message for [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases].
The unique identifiers of the new test cases.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/testCases/<TestCase ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, part of the Dialogflow CX V3 API, and is used for managing the results of importing test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provides standard functionalities for message handling, comparison, cloning and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eImportTestCasesResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eImportTestCasesResponse(ImportTestCasesResponse other)\u003c/code\u003e for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNames\u003c/code\u003e property returns a list of unique identifiers for the newly imported test cases, while \u003ccode\u003eTestCaseNames\u003c/code\u003e provides a typed view of these names, both utilizing the format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows historical versions of the documentation for the \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e object, with the latest version being 2.23.0 and going back as far as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]