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 agent can be only one of the following:"agentUri": string,"agentContent": string,"commitSha": string// End of list of possible types for union field agent.}
Fields
Union field agent. The exported agent. agent can be only one of the following:
agentUri
string
The URI to a file containing the exported agent. This field is populated if agentUri is specified in ExportAgentRequest.
[[["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 JSON representation of the exported agent uses a union field named \u003ccode\u003eagent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eagent\u003c/code\u003e field can be one of the following: \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 specifies a URI to a file containing the exported agent.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eagentContent\u003c/code\u003e contains the uncompressed raw byte content of the agent, represented as a base64-encoded string.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecommitSha\u003c/code\u003e indicates the commit SHA of the git push if a git destination is used for export.\u003c/p\u003e\n"]]],[],null,["# ExportAgentResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nThe response message for [Agents.ExportAgent](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents/export#google.cloud.dialogflow.cx.v3.Agents.ExportAgent)."]]