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. Seethe details.
{// Union fielddestinationcan be only one of the following:"gcsUri":string,"content":string// End of list of possible types for union fielddestination.}
Fields
Union fielddestination. The exported test cases.destinationcan be only one of the following:
gcsUri
string
The URI to a file containing the exported test cases. This field is populated only ifgcsUriis specified inExportTestCasesRequest.
[[["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)."]]