public sealed class ExportTestCasesResponse : IMessage<ExportTestCasesResponse>, IEquatable<ExportTestCasesResponse>, IDeepCloneable<ExportTestCasesResponse>, IBufferMessage, IMessage
The response message for [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases].
The URI to a file containing the exported test cases. This field is
populated only if gcs_uri is specified in
[ExportTestCasesRequest][google.cloud.dialogflow.cx.v3.ExportTestCasesRequest].
[[["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 provides a comprehensive list of versions for \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesResponse\u003c/code\u003e is a class that represents the response message for exporting test cases in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eExportTestCasesResponse\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, providing various functionalities for handling and manipulating the response data.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e include \u003ccode\u003eContent\u003c/code\u003e, which stores uncompressed raw byte data of test cases, \u003ccode\u003eDestinationCase\u003c/code\u003e to identify the destination type of the export, and \u003ccode\u003eGcsUri\u003c/code\u003e for the file URI when exported to Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that allows for creating a copy of an existing \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]