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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","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, including its various versions and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e is 2.23.0, with a comprehensive list of prior versions from 2.22.0 back to 1.0.0 also provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, signifying its role in message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExportTestCasesResponse\u003c/code\u003e class include \u003ccode\u003eContent\u003c/code\u003e for raw byte content and \u003ccode\u003eGcsUri\u003c/code\u003e for a file URI containing exported test cases, with flags \u003ccode\u003eHasContent\u003c/code\u003e and \u003ccode\u003eHasGcsUri\u003c/code\u003e indicating if these fields are populated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationCase\u003c/code\u003e property identifies whether the export destination is content or a URI, showing the class has multiple ways to represent the exported data.\u003c/p\u003e\n"]]],[],null,[]]