public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class ExportAgentResponse.
The response message for
[Agents.ExportAgent][google.cloud.dialogflow.v2beta1.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 document provides reference documentation for the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22, and the latest version is beta23.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class is used as the response message for the \u003ccode\u003eAgents.ExportAgent\u003c/code\u003e function, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAgentResponse\u003c/code\u003e has properties including \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e, and \u003ccode\u003eAgentUri\u003c/code\u003e, which are used to access the content of the exported agent, the uri of the exported agent, or the type of the content respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentContent\u003c/code\u003e property represents the zip compressed raw byte content of the agent, while the \u003ccode\u003eAgentUri\u003c/code\u003e property provides a URI to a file containing the exported agent when specified in \u003ccode\u003eExportAgentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has properties called \u003ccode\u003eHasAgentContent\u003c/code\u003e and \u003ccode\u003eHasAgentUri\u003c/code\u003e to check if the agent content or the agent URI fields are set or not, by returning a boolean value.\u003c/p\u003e\n"]]],[],null,[]]