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\u003eThe webpage provides documentation for the \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically detailing its functionality for importing test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e class is part of the Google Cloud Dialogflow CX V3 library and is the response type returned when using the \u003ccode\u003eTestCases.ImportTestCases\u003c/code\u003e method, as stated in the definition.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors, a default constructor and another that takes an \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e object, as well as two properties: \u003ccode\u003eNames\u003c/code\u003e which holds the identifiers of the imported test cases, and \u003ccode\u003eTestCaseNames\u003c/code\u003e which is a resource name-typed list over the \u003ccode\u003eNames\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is available for several versions of the library, from version 1.0.0 to the latest version 2.23.0, with version 1.11.0 being presented as a particular case.\u003c/p\u003e\n"]]],[],null,[]]