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\u003eThe provided content details the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically highlighting its role as the response message for exporting test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from \u003ccode\u003eObject\u003c/code\u003e with several members 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 content includes a list of available versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, ranging from the latest 2.23.0 down to version 1.0.0, all which provide documentation and access to the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportTestCasesResponse\u003c/code\u003e has properties such as \u003ccode\u003eContent\u003c/code\u003e, which provides the raw byte content of test cases, \u003ccode\u003eDestinationCase\u003c/code\u003e which is related to the destination of the test cases and \u003ccode\u003eGcsUri\u003c/code\u003e, which specifies the URI for a file containing the exported test cases.\u003c/p\u003e\n"],["\u003cp\u003eThere are also two constructors available: a parameterless one and one that takes another \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e instance to create a new object, \u003ccode\u003eExportTestCasesResponse()\u003c/code\u003e, \u003ccode\u003eExportTestCasesResponse(ExportTestCasesResponse other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]