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\u003eThe page documents the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for various versions, with version 2.23.0 being the latest and a list of versions from 1.0.0 upwards.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesRequest\u003c/code\u003e is a message class used in the Dialogflow CX API for exporting test cases and it implements several interfaces like \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 has properties to specify the data format (\u003ccode\u003eDataFormat\u003c/code\u003e), the destination of the exported test cases (\u003ccode\u003eDestinationCase\u003c/code\u003e), a filter for test cases (\u003ccode\u003eFilter\u003c/code\u003e), the Google Cloud Storage URI for export (\u003ccode\u003eGcsUri\u003c/code\u003e), and the parent agent (\u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsAgentName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e Class has two constructors: one default and one that accepts an \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e for copying and also inherits several methods from \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides details on using the class properties to configure the export, including setting a filter for specific test cases by name, and choosing the output format and location, either a Google Cloud Storage URI or inline.\u003c/p\u003e\n"]]],[],null,[]]