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\u003eThis webpage details the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, with the latest version being 2.23.0 and going down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class serves as a response message for the \u003ccode\u003eTestCases.ExportTestCases\u003c/code\u003e function, enabling the export of test cases.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to access the exported content, such as \u003ccode\u003eContent\u003c/code\u003e which returns the uncompressed raw byte content of the test cases, and \u003ccode\u003eGcsUri\u003c/code\u003e which holds the URI of the exported test cases file.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for deep cloning, equality checks, and message manipulation.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e: one default constructor, and another that accepts an \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]