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 fieldagentcan be only one of the following:"agentUri":string,"agentContent":string,"commitSha":string// End of list of possible types for union fieldagent.}
Fields
Union fieldagent. The exported agent.agentcan be only one of the following:
agentUri
string
The URI to a file containing the exported agent. This field is populated ifagentUriis specified inExportAgentRequest.
[[["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\u003eExportAgent\u003c/code\u003e response can represent the exported agent in three ways: \u003ccode\u003eagentUri\u003c/code\u003e, \u003ccode\u003eagentContent\u003c/code\u003e, or \u003ccode\u003ecommitSha\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eagentUri\u003c/code\u003e provides a URI to a file containing the exported agent and is used when specified in the \u003ccode\u003eExportAgentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eagentContent\u003c/code\u003e offers the raw byte content of the agent, which is used when neither \u003ccode\u003eagentUri\u003c/code\u003e nor \u003ccode\u003egitDestination\u003c/code\u003e are specified.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecommitSha\u003c/code\u003e represents the commit SHA of a git push and is used when \u003ccode\u003egitDestination\u003c/code\u003e is provided in the \u003ccode\u003eExportAgentRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ExportAgentResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe response message for [Agents.ExportAgent](/dialogflow/cx/docs/reference/rest/v3beta1/projects.locations.agents/export#google.cloud.dialogflow.cx.v3beta1.Agents.ExportAgent)."]]