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 \u003ccode\u003eExportAgentResponse\u003c/code\u003e class is used to handle the response from exporting an agent in the Google Cloud Dialogflow CX V3 API, which is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class has two constructors, a default one and another to facilitate the creation of a new instance based on an existing \u003ccode\u003eExportAgentResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e, and \u003ccode\u003eAgentUri\u003c/code\u003e, which are used to manage the different ways an exported agent's data might be represented, either as raw byte content or a URI to a file.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous previous versions available, the latest version being 2.23.0 and the lowest one available being 1.0.0, showcasing the historical versions of the Dialogflow CX V3 library.\u003c/p\u003e\n"]]],[],null,[]]