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 \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class is a message type used in the Google Cloud Dialogflow CX V3 API for handling the response from exporting test cases, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of Google Cloud Dialogflow.Cx.V3 is 2.23.0, and the webpage provides links to documentation for various versions down to version 1.0.0, for a total of 37 versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class can be constructed with either no arguments or another \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object, and it inherits several methods from the \u003ccode\u003eObject\u003c/code\u003e class, 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 class includes properties like \u003ccode\u003eContent\u003c/code\u003e which stores uncompressed raw byte data for the test cases, \u003ccode\u003eDestinationCase\u003c/code\u003e to indicate the type of destination, and \u003ccode\u003eGcsUri\u003c/code\u003e for the URI of the exported test case file.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class, one that takes no parameters and one that takes an existing \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]