public sealed class ExportTestCasesRequest : IMessage<ExportTestCasesRequest>, IEquatable<ExportTestCasesRequest>, IDeepCloneable<ExportTestCasesRequest>, IBufferMessage, IMessage
The request message for [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases].
The Google Cloud Storage URI to
export the test cases to. The format of this URI must be
gs://<bucket-name>/<object-name>. If unspecified, the serialized test
cases is returned inline.
[[["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 webpage details the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, which is used to request the export of test cases from Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class is 2.23.0, while the webpage is currently documenting version 1.7.0, and numerous other versions are listed from 1.0.0 to 2.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e include \u003ccode\u003eDataFormat\u003c/code\u003e, \u003ccode\u003eDestinationCase\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eGcsUri\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, allowing specification of export parameters like data format, destination, filtering, and the source agent.\u003c/p\u003e\n"],["\u003cp\u003eThe two constructors available for use are \u003ccode\u003eExportTestCasesRequest()\u003c/code\u003e and \u003ccode\u003eExportTestCasesRequest(ExportTestCasesRequest other)\u003c/code\u003e, allowing for the creation of a default object or a copy.\u003c/p\u003e\n"]]],[],null,[]]