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 response to \u003ccode\u003eTestCases.ExportTestCases\u003c/code\u003e provides exported test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe exported test cases can be found either as a file at a specified URI (\u003ccode\u003egcsUri\u003c/code\u003e) or as raw byte content (\u003ccode\u003econtent\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edestination\u003c/code\u003e field will contain either the \u003ccode\u003egcsUri\u003c/code\u003e or the \u003ccode\u003econtent\u003c/code\u003e representing the location of the exported test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe content in the \u003ccode\u003econtent\u003c/code\u003e field is uncompressed raw byte data represented in a base64-encoded string format.\u003c/p\u003e\n"]]],[],null,["# ExportTestCasesResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe response message for [TestCases.ExportTestCases](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.testCases/export#google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases)."]]