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 webpage provides documentation for the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its purpose as a response message for exporting test cases.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions of the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class, ranging from version 2.23.0 (latest) down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesResponse\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eExportTestCasesResponse()\u003c/code\u003e which is the default, and \u003ccode\u003eExportTestCasesResponse(ExportTestCasesResponse other)\u003c/code\u003e, which creates a clone of the provided argument.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of this class include \u003ccode\u003eContent\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e representing uncompressed raw byte content, \u003ccode\u003eDestinationCase\u003c/code\u003e, a \u003ccode\u003eDestinationOneofCase\u003c/code\u003e, and \u003ccode\u003eGcsUri\u003c/code\u003e, a string that holds the file URI if a gcs_uri was specified in the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]