public sealed class ImportTestCasesRequest : IMessage<ImportTestCasesRequest>, IEquatable<ImportTestCasesRequest>, IDeepCloneable<ImportTestCasesRequest>, IBufferMessage, IMessage
The request message for [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases].
[[["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 \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e class is used to import test cases into Dialogflow CX, which 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.\u003c/p\u003e\n"],["\u003cp\u003eThis request class allows importing test cases from either uncompressed raw byte content or from a Google Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property in the \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e class is required and specifies the agent to which the test cases will be imported, using a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e available, ranging from version 1.0.0 to 2.23.0, each providing a reference to the \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has properties to specify the source of the test cases, such as \u003ccode\u003eContent\u003c/code\u003e for byte data and \u003ccode\u003eGcsUri\u003c/code\u003e for cloud storage locations.\u003c/p\u003e\n"]]],[],null,[]]