public sealed class ImportTestCasesRequest : IMessage<ImportTestCasesRequest>, IEquatable<ImportTestCasesRequest>, IDeepCloneable<ImportTestCasesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportTestCasesRequest.
The request message for
[TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases].
The Google Cloud Storage URI
to import test cases from. The format of this URI must be
gs://<bucket-name>/<object-name>.
Dialogflow performs a read operation for the Cloud Storage object
on the caller's behalf, so your request authentication must
have read permissions for the object. For more information, see
Dialogflow access
control.
[[["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 provides reference documentation for the \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e class is used for importing test cases into a Dialogflow agent, and this request message is a part of the \u003ccode\u003eTestCases.ImportTestCases\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in this document is 2.23.0, though there are several previous versions listed, dating back to version 1.0.0, with the current main focus on version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e class has properties like \u003ccode\u003eContent\u003c/code\u003e, \u003ccode\u003eGcsUri\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsAgentName\u003c/code\u003e, and \u003ccode\u003eSourceCase\u003c/code\u003e, which define the data and location for test case imports.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, with specific methods and properties related to message handling and deep cloning.\u003c/p\u003e\n"]]],[],null,[]]