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 Dialogflow v3 API for .NET, specifically within version 2.6.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportTestCasesRequest\u003c/code\u003e is used to import test cases into a Dialogflow agent, and it implements interfaces such as \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\u003eThe class includes properties like \u003ccode\u003eContent\u003c/code\u003e for raw byte content, \u003ccode\u003eGcsUri\u003c/code\u003e for a Google Cloud Storage URI, \u003ccode\u003eParent\u003c/code\u003e to specify the target agent, and \u003ccode\u003eSourceCase\u003c/code\u003e to identify the source of the test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for reference in this content is 2.23.0, with a comprehensive list of previous versions going as far back as 1.0.0 available for view.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportTestCasesRequest\u003c/code\u003e has two Constructors, \u003ccode\u003eImportTestCasesRequest()\u003c/code\u003e and \u003ccode\u003eImportTestCasesRequest(ImportTestCasesRequest other)\u003c/code\u003e, and several members inherited from \u003ccode\u003eobject\u003c/code\u003e such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]