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.
Dialogflow performs a write operation for the Cloud Storage object
on the caller's behalf, so your request authentication must
have write 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 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 in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class offers several properties, including \u003ccode\u003eDataFormat\u003c/code\u003e, \u003ccode\u003eDestinationCase\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eGcsUri\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, to customize the export process, such as defining the export data format, specifying a filter for selecting test cases, and setting the Google Cloud Storage URI for export.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e is 2.23.0, with a range of previous versions available from 1.0.0 onwards, each accessible through a version-specific link to the class documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparisons, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors \u003ccode\u003eExportTestCasesRequest()\u003c/code\u003e and \u003ccode\u003eExportTestCasesRequest(ExportTestCasesRequest other)\u003c/code\u003e for object instantiation, and also inherits standard methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]