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 request the import of test cases within the Google Cloud Dialogflow CX V3 API, which is part of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for specifying the source of the test cases, either through uncompressed raw byte content, or through a Google Cloud Storage URI, using the \u003ccode\u003eContent\u003c/code\u003e and \u003ccode\u003eGcsUri\u003c/code\u003e properties, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and designates the target agent for the imported test cases, which is represented by a formatted string and also provided through a typed view using the \u003ccode\u003eParentAsAgentName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content makes available the details for the different versions of \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e, from the most recent (2.23.0) to older versions (down to 1.0.0).\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"]]],[],null,[]]