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 document outlines the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its purpose as a request message for exporting test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the availability of the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class across multiple versions, ranging from version 1.0.0 to the latest version 2.23.0, indicating its presence in various releases of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesRequest\u003c/code\u003e 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, showcasing its integration with the Google Protobuf library and .NET framework capabilities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class 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 for customization of the test case export, including where to save it and which cases to export.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the constructors and inherited members of the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e class, giving developers information on creating instances and utilizing the class within their projects.\u003c/p\u003e\n"]]],[],null,[]]