public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ExportAgentResponse.
The response message for
[Agents.ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent].
[[["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\u003eThis page provides reference documentation for the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAgentResponse\u003c/code\u003e is the response message for the \u003ccode\u003eAgents.ExportAgent\u003c/code\u003e method, used when exporting data from Dialogflow agents.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various methods for message handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, \u003ccode\u003eExportAgentResponse()\u003c/code\u003e, and \u003ccode\u003eExportAgentResponse(ExportAgentResponse other)\u003c/code\u003e allowing for both default and copy initialization.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExportAgentResponse\u003c/code\u003e include \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e (zip compressed agent content), \u003ccode\u003eAgentUri\u003c/code\u003e (URI to the exported agent file), \u003ccode\u003eHasAgentContent\u003c/code\u003e, and \u003ccode\u003eHasAgentUri\u003c/code\u003e (checks for field presence).\u003c/p\u003e\n"]]],[],null,[]]