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 focusing on version 2.0.0 and showcasing other available versions, with version 2.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportTestCasesResponse\u003c/code\u003e serves as the response message for the \u003ccode\u003eTestCases.ImportTestCases\u003c/code\u003e function in Dialogflow CX, as shown by its definition, and is part of the Google.Cloud.Dialogflow.Cx.V3.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage<ImportTestCasesResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ImportTestCasesResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ImportTestCasesResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and one that takes another \u003ccode\u003eImportTestCasesResponse\u003c/code\u003e object, allowing for object copying, and has two properties \u003ccode\u003eNames\u003c/code\u003e and \u003ccode\u003eTestCaseNames\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNames\u003c/code\u003e is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e property that contains the unique identifiers for new test cases, while \u003ccode\u003eTestCaseNames\u003c/code\u003e provides a \u003ccode\u003eTestCaseName\u003c/code\u003e-typed view of the \u003ccode\u003eNames\u003c/code\u003e resource name property.\u003c/p\u003e\n"]]],[],null,[]]