Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
{// Union field destination can be only one of the following:"gcsUri": string,"content": string// End of list of possible types for union field destination.}
Fields
Union field destination. The exported test cases. destination can be only one of the following:
gcsUri
string
The URI to a file containing the exported test cases. This field is populated only if gcsUri is specified in 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-06-27 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExportTestCases\u003c/code\u003e response message contains exported test cases within a union field named \u003ccode\u003edestination\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edestination\u003c/code\u003e field can be either a \u003ccode\u003egcsUri\u003c/code\u003e representing a file URI or \u003ccode\u003econtent\u003c/code\u003e which is the base64-encoded string of raw test cases.\u003c/p\u003e\n"],["\u003cp\u003eIf \u003ccode\u003egcsUri\u003c/code\u003e was specified in the \u003ccode\u003eExportTestCasesRequest\u003c/code\u003e, then the \u003ccode\u003egcsUri\u003c/code\u003e field will be populated in the response, pointing to a file containing the exported test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtent\u003c/code\u003e field is an uncompressed, raw byte representation of the test cases that are a base64-encoded string.\u003c/p\u003e\n"]]],[],null,["# ExportTestCasesResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe response message for [TestCases.ExportTestCases](/dialogflow/cx/docs/reference/rest/v3beta1/projects.locations.agents.testCases/export#google.cloud.dialogflow.cx.v3beta1.TestCases.ExportTestCases)."]]