public sealed class ExportTestCasesResponse : IMessage<ExportTestCasesResponse>, IEquatable<ExportTestCasesResponse>, IDeepCloneable<ExportTestCasesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportTestCasesResponse.
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 document provides reference documentation for the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically version 2.12.0 and its previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class is used as a response message for exporting test cases and 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 offers two constructors: a default one and another that takes an \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object for copying, where a \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object is the parameter and a description is given.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesResponse\u003c/code\u003e includes properties like \u003ccode\u003eContent\u003c/code\u003e for uncompressed test case content (raw bytes), \u003ccode\u003eDestinationCase\u003c/code\u003e to indicate if the destination is set to content or a URI, and \u003ccode\u003eGcsUri\u003c/code\u003e for the file path if test cases are exported to Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHasContent\u003c/code\u003e and \u003ccode\u003eHasGcsUri\u003c/code\u003e properties allow you to check if the content or \u003ccode\u003egcs_uri\u003c/code\u003e fields are set, and there is a list of other versions available starting with 2.23.0 down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]