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 page details the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, a request message for exporting test cases in the Dialogflow CX API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \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 to specify the export details, including format, destination, filtering criteria, and parent agent information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class is shown to exist in many versions, ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class has two constructors, one default and one that takes an \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e parameter, and it inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]