public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
The response message for [Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent].
The URI to a file containing the exported agent. This field is populated
only if agent_uri is specified in [ExportAgentRequest][google.cloud.dialogflow.cx.v3.ExportAgentRequest].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class, which is used as a response message for exporting agents within the Google Cloud Dialogflow CX V3 service, with the current version being 1.4.0, with 2.23.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAgentResponse\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor (\u003ccode\u003eExportAgentResponse()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eExportAgentResponse(ExportAgentResponse other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class include \u003ccode\u003eAgentCase\u003c/code\u003e to indicate which type of agent was exported, \u003ccode\u003eAgentContent\u003c/code\u003e for uncompressed byte content of the agent, and \u003ccode\u003eAgentUri\u003c/code\u003e for the URI of the exported agent file.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists previous versions of \u003ccode\u003eExportAgentResponse\u003c/code\u003e, with links to their respective documentation pages, for versions ranging from 1.0.0 to 2.22.0.\u003c/p\u003e\n"]]],[],null,[]]