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 intents can be only one of the following:"intentsUri": string,"intentsContent": {object (InlineDestination)}// End of list of possible types for union field intents.}
Fields
Union field intents. The exported intents. intents can be only one of the following:
intentsUri
string
The URI to a file containing the exported intents. This field is populated only if intentsUri is specified in ExportIntentsRequest.
[[["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\u003eThis document details the JSON response structure for the \u003ccode\u003eIntents.ExportIntents\u003c/code\u003e operation in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eintents\u003c/code\u003e field is a union field, meaning it can contain only one of two data types: \u003ccode\u003eintentsUri\u003c/code\u003e or \u003ccode\u003eintentsContent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eintentsUri\u003c/code\u003e specifies the URI of a file containing the exported intents, which is present when \u003ccode\u003eintentsUri\u003c/code\u003e is used in the request.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eintentsContent\u003c/code\u003e provides the uncompressed byte content of the exported intents, which is populated if \u003ccode\u003eintentsContentInline\u003c/code\u003e is set to true in the export request.\u003c/p\u003e\n"]]],[],null,["# ExportIntentsResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe response message for [Intents.ExportIntents](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents/export#google.cloud.dialogflow.cx.v3.Intents.ExportIntents)."]]